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 won: books, music albums, movies, and games. Everything is based on the UML class diagram presented above. The data is stored in JSON files but we also prepared a database with tables structure analogical to the program's class structure.

Notifications You must be signed in to change notification settings

amejid/catalog-of-things

Repository files navigation

Catalog of my things

A tool to record information about books, games and music albums. It allows users to add and display information about the listed items. It provides a console interface to achieve all the tasks.

Built With

  • Ruby

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Ruby runtime environment

Setup

  • Clone the repository using git clone git@github.com:amejid/catalog-of-things.git
  • Navigate to the folder using cd catalog-of-things
  • Use this command to run the app ruby main.rb

Author

👤 Abdelmejid Oumer Ali

👤 Clifford Owusu

👤 Rose Okpe

🤝 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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages