Skip to content

michaelkendall/snackoverflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnackOverflow

Is a question/answer site that allows people to answer in exchange for snacks.

Just focus on the questions/answers for now.

Local Setup

Fork the repository and clone it to your local machine.

Change directories to snackoverflow and

$ bundle install
$ rake db:create
$ rake db:migrate
$ rake db:seed
$ rails s

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Ruby 73.3%
  • HTML 19.4%
  • CSS 4.9%
  • JavaScript 2.4%