Skip to content

Mobile-friendly version of SFBBO guide to birding hotspots along the San Francisco Bay Trail

Notifications You must be signed in to change notification settings

stevejxgao/baytrailbirding

 
 

Repository files navigation

baytrailbirding

Build Status Code Maintainability Code Coverage Bluejay Dashboard Pivotal Tracker

Spring 2022 CS169L

Maintainability Test Coverage

Requirements

  • Ruby 2.7
  • Bundler 2

Setup

Clone the repo, then install needed gems:

$ bundle install

Then, migrate the database:

$ bundle exec rails db:migrate

Then, start the server:

$ bundle exec rails server

Testing

To run the Cucumber and RSpec tests:

$ bundle exec cucumber
$ bundle exec rspec

About

Mobile-friendly version of SFBBO guide to birding hotspots along the San Francisco Bay Trail

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 77.9%
  • HTML 19.0%
  • CSS 1.6%
  • Other 1.5%