/catalog-of-my-things

A simple console app that allows users to manage collections of the things they own: books, music albums, movies, and games. The data is stored in JSON files but there is also a database with the structure of tables analogical to the program's class structure.

Primary LanguageRubyMIT LicenseMIT

Catalog Of My Things

A simple console app that allows users to manage collections of the things they own: books, music albums, movies, and games. The data is stored in JSON files but there is also a database with the structure of tables analogical to the program's class structure.

Application Preview

Screenshot 2022-08-05 at 11 10 32 PM

UML class diagram

catalog_of_my_things

Built With

  • Ruby
  • PostgreSQL
  • Rubocop
  • RSpec

Getting Started

Prerequisites To get started ensure that you have the following:

Run the command(s) in terminal to ensure that Ruby is installed on your system

$ ruby --version
$ irb

Setup

Cloning ⬇️ To clone the project:

$ git clone https://github.com/Lembani/catalog-of-my-things.git
$ cd catalog-of-my-things

Author(s)

👤 Lembani Sakala

👤 Christian Biringanine


🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Hat tip to anyone whose code was used
  • etc

📝 License

This project is MIT licensed.