Skip to content

darthfodder/yardsale_app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby on Rails Project: yardsale application

This is the yardsale application for CSCI 430 by Group #1. Getting the test suite to pass on your local machine:

$ git clone https://[email protected]:csci430/yardsale_app.git
$ cd yardsale_app
$ bundle install
$ rake db:migrate
$ rake db:populate

If the tests don't pass, it means there may be something wrong with your system.

About

Ruby on Rails: yardsale application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 40.1%
  • JavaScript 31.1%
  • CoffeeScript 28.8%