Skip to content
/ dds Public

A dispatching system for the Designated Driver Shuttle at the University of Oregon.

Notifications You must be signed in to change notification settings

rdgifford/dds

Repository files navigation

DDS

Getting Started:

  • gem install foreman
  • cp .env.sample .env
  • Create an applicaton on Google Developer Console and enable the Google Maps Embed Api.
    • Copy the API token to .env
  • foreman start to start the webserver (in place of rails server).
    • This parses Procfile and .env, learn more here and here.

About

A dispatching system for the Designated Driver Shuttle at the University of Oregon.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published