Catalog-of-my-things

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 to the program's class structure. "Catalog of my things" will be a simple console app that allows users to manage collections of the things they own.

Stars
1

Catalog of Things

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 to the program's class structure.

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

Built With

  • Ruby
  • RSpec
  • Git
  • GitHub
  • VSCode
  • Rubocop

Getting Started

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

Prerequisites

  • A source-code editor (preferably Visual Studio Code)

Install

  • Ruby

Using it Locally

  • Clone the project

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

cd Catalog-of-my-things

  • To Start the programs

open terminal run the command $irb (interactive ruby shell) run the program functions

Authors

Ranjit Luwang

Taiwo Damola Adideran

Misheck Livingi

Saningo Lekalantula

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

License

This project is MIT licensed.