Skip to content

thesuss/sf-online-august

 
 

Repository files navigation

Best Slow Food

Best slow food is an application we as a group of 5 students are developing during our bootcamp here in Craft Academy Gothenburg using ruby on rails.

We're designing an app to make it easier for a restaurant owner and a customer to said restaurant to communicate by having system where you can both order or deliver food depending on your role.

And if you're just looking for a certain style of food you can find restaurants of your choice using our app locating nearby restaurants on a map for you.

You can take a look at it's current state right here

Installation

To run this on your machine simply fork and clone this repository to your computer and run these commands starting form the top:

$ bundle install
$ rails db:create
$ rails db:migrate

Built with

Gems of Note

  • Devise for User authentication
  • Paperclip for image uploading

Dependencies

  • ImageMagick:
brew install imagemagick
  • GhostScript:
brew install gs

Contributors

About

Slow Food Online Project - August 2016 Cohort

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 65.3%
  • Gherkin 16.2%
  • HTML 14.2%
  • CSS 2.7%
  • JavaScript 1.6%