ciraganenicole / ruby-capstone

3 stars 2 forks source link

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 won: 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.

catalog_of_my_things

Built With

Languages

Tools

Link to the video

Video link

Getting Started

To get the content of this project locally you need:

Setup

Clone the repository

Run git clone https://github.com/ciraganenicole/ruby-capstone.git in your terminal

Move in the directory with

cd ruby-capstone

Run project

ruby main.rb

Install

bundle install

Run linters

rubocop

Run tests

rspec spec

Authors

👤 Author1

👤 Author2

👤 Author3

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