Alfredbis29 / catalog-of-my-things

About In this project, we are creating a console app that will keep a record of different types of things : books, music albums, movies, and games. Everything will be based on the UML class diagram that was provided as requirements for the project. The data will be stored in JSON files but will also prepare a database with tables structure analogical …

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

catalog-of-my-things

Built With

Built With

Ruby Logo

Get Started

To get a clone of the project, run `git clone git@github.com:https://github.com/zmekonnen251/catalog-of-my-things.git`
cd /catalog-of-my-things

Available Scripts

In the project directory, you can run:

run ruby app.rb

Gets all the required dependencies of the projects.

bundle install

For more details, see the Installation docs page.

Authors

adampithewan @AnicetFantomas

Zelalem Mekonnen

Alfred Bisimwa

Video Explanation Video

🤝 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
  • Inspiration
  • etc

📝 License

This project is MIT licensed.

About

About In this project, we are creating a console app that will keep a record of different types of things : books, music albums, movies, and games. Everything will be based on the UML class diagram that was provided as requirements for the project. The data will be stored in JSON files but will also prepare a database with tables structure analogical …

License:MIT License


Languages

Language:Ruby 100.0%