Skip to content

PowerCodeGirls/ratefast

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RateFast

Vote for your favorite meals for the whole week!!

Dummy Data

Here are some user credentials: (user/password)

Config

Env

You'll need your Github Key and Github Secret from a new app.

Go and copy the .env.example as .env with:

cp .env.example .env

And update the values with your keys (the ones in the example are dummy)

Then, go ahead and run

bundle exec rake db:create; bundle exec rake db:migrate; bundle exec rake db:seed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 52.0%
  • HTML 24.4%
  • CSS 18.3%
  • CoffeeScript 5.3%