8000 GitHub - gon138/bart_schedules
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gon138/bart_schedules

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The app:

We're working with Ruby on Rails, so I figured... choo-choo, BART schedule listing app.

Functionality

  • There are Stations

  • A Station has:

    • a name
    • a previous Station
    • a next Station
    • has many Departures
  • A Departure

    • has a train line (for example: Richmond, Millbrae, etc)
    • has a time
  • The home page should list the next 4 departures, for each station

  • Departures should be grouped by station

  • Full crud for each model

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 94.4%
  • CSS 2.4%
  • JavaScript 1.8%
  • CoffeeScript 1.4%
0