Skip to content

In this project, we created a console app that will help you to keep a record of different types of things you want: books, music albums, movies, and games. Everything will be based on the UML class diagram presented in the project requirements. The data will be stored in JSON files but we also prepared a database with tables structure analogica…

Notifications You must be signed in to change notification settings

Chimwemwe-127001/catalog_of_my_things

Repository files navigation

CATALOG OF MY THINGS

Command line interface app that give you the ability to add books games authors source and label of items and preserve that data inside json files

Here you will find the video of our project presentation

Project screenshots

Screenshot 1 Screenshot 2
screenshot screenshot

Additional description about the project and its features.

Built With

  • RUBY

Gems Used

  • Rubocop
  • Colorize

How to Setup

You can simply clone or download this repository, and use your favorite browser or code editor to run this program.

  • To open the project after download, simply double click the index.html file

  • To open this project using vs code ( for this example) or your favorite code editor, you can follow the guide below:

    in your cmd or command line navigate to where this project is located, then;

cd catalog_of_my_things

thereafter run

code .

How to Run the App through terminal

  • To run the application through trminal, make sure ruby and IRB is installed in your computer then follow the guide below:

    in your cmd or command line navigate to where this project is located, then;

cd catalog_of_my_things

Install Gems

bundle install
gem install colorize

thereafter run

./main.rb

Author

👤 Youmari

👤 Mongare S.

👤 Chimwemwe-127001

🤝 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

  • Microverse Team for facilitating project requirements and resources

📝 License

This project is MIT licensed.

About

In this project, we created a console app that will help you to keep a record of different types of things you want: books, music albums, movies, and games. Everything will be based on the UML class diagram presented in the project requirements. The data will be stored in JSON files but we also prepared a database with tables structure analogica…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages