This application is called Top Five.
A Sinatra application that allows us to give our top 5 list of a specific topic. This application may serve as a recommendation app for all its users and also to let everybody know about your taste, based on your top fives.
To try this app in your local environment, clone, and run following command inside this project's directory.
Install all necessary gems:
- $ bundle install
Start up local server
- $ shotgun
Interactive console
- $ tux
Bug reports and pull requests at https://github.com/shaquille-galimba/sinatra-top-five-app. Contributors are expected to adhere to the Contributor Covenant code of conduct.
This project is an open source and under the terms of the MIT License.