A ruby-based console application to help you to keep a record of different types of things you own: books, music albums, movies, and games. You can find more details about the app here
Client
Server
Database
- List all books
- List all music albums
- List all games
- List all genres
- List all labels
- List all authors
- Add a book
- Add a music album
- Add a game
To get a local copy up and running, follow these steps.
- clone this repo:https://github.com/Stephen-Adom/catalog-of-things.git
In order to run this project you need ruby installed:
On Linux:
sudo apt-get install ruby-full
On Windows
Go to Windows Subsystem for Linux to set up wsl for Ubuntu
Clone this repository to your desired folder:
git clone git@github.com/Stephen-Adom/catalog-of-things
cd catalog-of-things
This project does not require installation.
To run the project follow the following instructions:-
- Clone this catalog-of-things in your local machine with correct branch.
- Run ruby main.rb
To run tests, run the following command: rspec spec/*.
You can deploy this project using: Not available
👤 Stephen Addae
- GitHub: @Stephen-Adom
- Twitter: @stephen_alaska
- LinkedIn: Stephen Addae
👤 AmenMusingarimi
- GitHub: @githubhandle
- LinkedIn: LinkedIn
👤 Williams Serubiri
- GitHub: @veronica365
- LinkedIn: LinkedIn
- [Preserve records in database]
- [Add authentication]
Contributions, issues, and feature requests are welcome!
Feel free to check the [repo:https://github.com/Stephen-Adom/catalog-of-things.git]
If you like this project please follow me on github
We would like to thank Microverse and my colleagues.
-
[What is Catalog of things Project?]
- [It's an application to help you to keep a record of different types of things you own: books, music albums, movies, and games.]
This project is MIT licensed.