Skip to content

This project is a a console app that will help you to keep a record of different types of things you won: books, music albums, and games

Notifications You must be signed in to change notification settings

SimonGrchevski/CatalogOfMyThings

Repository files navigation

CatalogOfMyThings

This project is a a console app that will help you to keep a record of different types of things you won: books, music albums, and games. Everything is based on the UML class diagram. The data is stored in JSON files.

  • Add new game, book, or music album.
  • Add author, label and genre
  • Save records of added item.

Built With

  • Ruby

Getting Started

To get a local copy up and running:

  • Clone this repo with:

    git clone git@github.com:SimonGrchevski/CatalogOfMyThings.git
  • Navigate to the folder/directory

    cd CatalogOfMyThings
  • To run the app

      ruby main.rb
  • To run the tests

      rspec spec

Authors

👤 Simon Grchevski

👤 Omoogun Olawale

👤 Elasfrc

🤝 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!

📝 License

This project is MIT licensed.

About

This project is a a console app that will help you to keep a record of different types of things you won: books, music albums, and games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages