Skip to content

tywestlie/bike_share

Repository files navigation

Bike-Share

Bike-Share on Heroku

This project simulates a bike accessory shop and also contains information about trips and stations from a bike share platform located in San Francisco. If you would like to see this code in action, you can visit our Heroku deployed app. If you would like to browse the site as a registered user, you can create an account by clicking on 'Log In' and then clicking on 'Create A New Account.' If you would like to browse the site as an admin, you can use the username - 'admin@gamil.com' and password - 'admin' to log in and browse the site as an admin, giving you access to different areas of the site.

Bike-Share on Your Local Machine

If you would like to run this application on your local machine, follow these steps.

  1. Fork this repository and clone the forked repository.
  2. Once you have the forked repository cloned, navigate to the root directory of the application.
  3. From the root directory of the application, run these two commands:
bundle install
bundle update
  1. Once both of those commands have been run, you can run our test suite by running this command from the root directory:
rspec
  1. We included the following gems in our project:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published