A catalogue app in Ruby that stores information related to items that a user owns. The app uses rspec for testing and has a schema for the postgresql database that would be used to store the information.
- Major languages
- Frameworks
- Technologies used
- Install Ruby on your local machine
- Clone this repository
gh repo clone marurevi/Ruby-capstone/
- To get started, In the root directory run:
gem install bundler
Then run:
bundle install
Open terminal and run ruby app in the command Line:
bin/main
In case you want to run test, write the following command in your terminal:
bin/rspec
👤 Fatima Zahir
- 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!
- Hat tip to anyone whose code was used
- Inspiration
- etc
This project is MIT licensed.