Skip to content

Vadlusk/bike-share-redux

Repository files navigation

Bike Share Redux

This project uses Ruby on Rails and Activerecord to build a site that analyzes bike share usage in San Francisco based on this data and allows a user to purchase bike accessories via an online store. Brought to you by Adam Conway, Kelly Schroeder, Andrew Piermarini, and Adam Lusk.

Usage

To use this site, visit here
If you're interested in using this in your own project, fork and clone this repository.
From the root directory, run bundle install.
Next, initialize the database rake db:{install, migrate, seed}
Finally, open a rails server
and open http://localhost:3000/ on any browser.
Run rspec to run the test suite

Versions

ruby 2.4.1
rails 5.1.6

Next steps

  • Implement a payment processor so the shop features can be used with real bike accessories

  • Add in extra data to get better analysis on bike share usage. In particular, the status.csv file from this page

About

Mod 2 final project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •