Skip to content

justinetroyke/bike-share

 
 

Repository files navigation

Waffle.io - Issues in progress Prerequisites This project assumes you have installed: Ruby Rails Homebrew Bundle

Quick Start:

run in the comand line

bundle install
bundle update
rake db:{drop,create,migrate,seed}
rails s

Heroku Link https://protected-scrubland-86468.herokuapp.com/stations

Testing To run the full rspec testing suite, run rspec from the command line

Purpose of the app The intended use of this app is to track bike usage accross multiple stations of a bike share program, as well as a simple shop interface for a bike shop.

Authors Jude Lawson https://github.com/jude-lawson Justine Troyke https://github.com/justinetroyke Zach Thomas https://github.com/zdcthomas

About

Turing Mod 2 Final Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 83.4%
  • HTML 12.1%
  • CSS 3.9%
  • JavaScript 0.6%