Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

itzsaga/my-fave-food

Repository files navigation

My Favorite Eats

Code Climate Build Status Dependency Status

This app will allow you to keep a record of your favorite items (food & beverage) at any place you choose.

Usage

Visit https://my-favorite-eats.herokuapp.com, sign up with a valid email and password or Facebook then add your first place. After that add whatever items you tried along with a rating (1-5) and any notes you'd like to remember. If you'd like to see all the items you've rated a 5 click your name in navigation bar at the top of the site and click "Favorites".

Installation

git clone git@github.com:itzsaga/my-fave-food.git
cd my-fave-food
bundle install
rails db:migrate
rails s

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/itzsaga/my-fave-food. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

License

The gem is available as open source under the terms of the MIT License.