/Catalog-My-Things

Primary LanguageRubyMIT LicenseMIT

Catalog-My-Things

📗 Table of Contents

📖 Catalog of my things

Catalog of my things In this project, you will create a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games. Everything will be based on the UML class diagram presented below. The data will be stored in JSON files but you will also prepare a database with tables structure analogical to your program's class structure.

🛠 Built With

Tech Stack

Server Side

Key Features

  • Add Books class
  • Add MusicAlbum class
  • Add Game class

(back to top)

Video Link

Video Link

Getting Started

Prerequisites

In order to run this project you need:

  • Ruby inatalled on your machine

Run

Example commands:

  ruby main.rb

test

  rspec spec/...

(back to top)

👥 Authors

👤 Khomotso Mkansi

👤 Vanel Nwaba

👤 Yousef Hesham

(back to top)

🔭 Future Features

  • [Create database and connect ruby with it. ]

(back to top)

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

(back to top)

⭐️ Show your support

If you like this project and want to support me make cooler projects Give this project a Star.

(back to top)

🙏 Acknowledgments

hats off to the people writing the documentation for the technologies used in this project.

(back to top)

🙏 LICENSE

LICENSE

(back to top)