Skip to content

ferrufinob/Chocoholic

Repository files navigation

README

Chocoholics is a chocolate review app. It is like an encyclopedia for chocolates, users can post chocolates that they have tried and other users can view and rate them. Chocolates are organized by categories( dark chocolate, baking chocolate, milk chocolate etc...)

Features

  • Models: User, Category, Chocolate, Review
  • Standard user Authentication and Authorization
  • Google OmniAuth Authentication
  • Search Bar

Future Features

  • Responsive Web Design

demo

Technologies

  • Rails v6.0.3
  • Ruby v2.6.1

Installation

git clone
bundle install
brew install:imagemagick #to view images
rails db:migrate
rails db:seed
rails s

Navitage to 'http://localhost/3000'

Contributions

Contributions are welcome, just submit a pull request.

License

MIT