This project uses Ruby to create a list of catalog that contains music albums, genres, authors, games, books, labels. This project lets users keeps track of items in their catalog.
- Ruby
- Click here to watch video presentation.
To get a local copy up and running follow these simple example steps.
- copy this link
https://github.com/xtrahuman/catalog.git
. - open the command prompt or terminal.
- write
git clone https://github.com/xtrahuman/catalog.git
. - enter the repository folder in your command prompt or terminal type
cd catalog
. - run
bundle install
.
To start the application.
- run
ruby main.rb
.
- Add to the terminal
rspec spec/filename.rb
- Ruby
- rspec
👤 Yaseer Anaisi Okino
- GitHub: @yaseerokino
- LinkedIn: Yaseer Okino
👤 Okpara Tochukwu
- GitHub: @xtrahuman
- LinkedIn: LinkedIn
👤 Akinlade Temitope
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!
This project is MIT licensed.