/Catalog-of-my-things

This is a ruby program executed in CLI that allows users the options to add books and labels, music albums and their genre, and also a game and with the authors. It also gives the user flexibility to display all the details of the book, game and music album.

Primary LanguageRubyMIT LicenseMIT

πŸ“— Table of Contents

🎯 Catalog of my things

"Catalog of my things" should be a simple console app that allows users to manage collections of the things they own.

πŸ›  Built With

Tech Stack

Ruby

Key Features

  • **Item class **
  • **Book class **
  • **MusicAlbum class **
  • **Game class **

PRESANTATION

(back to top)

πŸ’» Getting Started

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

Prerequisites

you have to install those in your local machine.

  • Ruby.
  • A Text Editor.
  • PostgreSQL.

Setup

Clone the project.

  git clone "https://github.com/techmoves/Catalog-of-my-things.git"

Go to the project directory.

  cd main
  bundle install

Run tests

To run tests, run the following command:

rspec spec/

(back to top)

Future Features

  • Implemented frontend UI for navigation
  • Include detailed functionalities, for instance movies
  • Implement base URL for backend purposes

πŸ‘€ Authors

πŸ‘€ Phelelani Ndlovu

πŸ‘€ Alex

πŸ‘€ Abdelaziz Soliman

🀝 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 please give it a ⭐️. Your support is greatly appreciated! ❀️

(back to top)

πŸ™ Acknowledgments

I would like to thank Microverse for giving us this opportunity to build this amazing project. I would also like to thank my peers for their support and encouragement throughout this project. I would also like to thank my mentors for their guidance and support. Lastly, I would like to thank the open-source community for their contribution to the open-source ecosystem. Without their contribution, creating this project would not have been possible. Thank you all. πŸ™

(back to top)

πŸ“ License

This project is MIT licensed.

(back to top)