Catalog 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. Everything will be based on the UML class diagram. 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.
Server
- Built methods using Ruby
To get a local copy up and running, follow these steps.
In order to run this project you need:
ruby
bundler
Clone this repository to your desired folder:
git clone https://github.com/khanh-devos/ruby-cap-catalog.git Install this project with:
cd the_new_folder_name
bundle installit will install the required gemfile for running the project
👤 Khanh
- GitHub: khanh-devos
- Twitter: @khanhror
- LinkedIn: Khanh RoR
👤 Omar
- GitHub: @Aqurds
- Twitter: @Aqurds
- LinkedIn: omaraqurds
👤 Kiko
- GitHub: @kit0-0
- Add Database to store recent message
- Add Ui
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
If you like this project you can share this project to your friend
I would like to thank Microverse and all the contributors for this project
This project is MIT licensed.