Catalog of My Things - Ruby Capstone is a console app that will help you to keep a record of different types of things you own: books, music albums, movies, and games.
Client
Database
- [Create and manage data about my things]
- [Add a Book]
- [Add a Game]
- [Add a Music Album]
- [List all added items]
- [Keep track of books, music albums, movies, and games and other information]
Please visit our zoom video presentation. Click the Live demo button.
To get a local copy up and running, follow these steps.
In order to run this project you need:
ruby version 2.7.0 or later
Clone this repository to your desired folder:
git clone git@github.com:NurkaAmre/Catalog-of-my-things.git
cd Catalog-of-my-things
Install this project with:
bundler install
To run the project, execute the following command:
ruby main.rb
To run tests, run the following command:
rspec src/spec
App not deployed yet
👤 Nurgul
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
👤 Shuhad Loofer
- GitHub: @Shuhad786
- LinkedIn: Shuhad Loofer
👤 Usirusen Ikon
- GitHub: @UsirusenIkon
- Twitter: @Usirusen_Ikon
- LinkedIn: Usirusen Ikon
- [Ability to deploy on the web]
- [Integration with PostgreSQL]
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project please leave a star.
I would like to thank everyone whose code was used or served as inspiration.
This project is MIT licensed.