Skip to content

A ruby based program to keep a record of different types of things including: books, music albums, movies, and games.

Notifications You must be signed in to change notification settings

Benmuiruri/my-catalog

Repository files navigation

Ruby Group Capstone Project - My Catalog App

This repo contains a ruby console app that allows you to keep track of a catalog of things including books, music albums, movies, and games. The project is based on a UML class diagram. The structure of Database schema is analogical to our program's class structure. The data entered is stored in JSON files

Project Demo Video

Group Project Demo Video

Built With

  • Ruby

Methodology used

  • TDD via RSPEC

Getting Started

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

  • Clone the project https://github.com/Benmuiruri/my-catalog.git

  • navigate to the folder cd my-catalog

  • make sure you have ruby installed and run bundle to get the required gems bundle install

  • and you are good to go to interact with the app. ruby main.rb

  • run the tests and linters rspec rubocop -A

  • Enjoy.

Authors

👤 Ben Kiarie

  • GitHub: Ben Kiarie - Follow me on Github, browse my projects, and leave a star for any project you like.
  • Twitter: Optimize - Follow me on Twitter I will make your Timeline a bit more interesting
  • LinkedIn: Ben Kiarie - Connect with me on LinkedIn and help each other grow professionally

👤 Selma Belhadj

👤 Keza

🤝 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 inspired our project

About

A ruby based program to keep a record of different types of things including: books, music albums, movies, and games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages