http://thatlostboy.git.io/TrainScheduleBasic
Basic Specs:
- When adding trains, administrators should be able to submit the following:
- Train Name
- Destination
- First Train Time -- in military time
- Frequency -- in minutes
- Code this app to calculate when the next train will arrive; this should be relative to the current time.
- Users from many different machines must be able to view same train times.
- Styling and theme are completely up to you. Get Creative!
Added the following bonus features:
- update and remove button for each train
- hovering and highlight rows for table elements and for update and remove icons for each train
- schedule updates every minutes as well as an clock that updaes every minute on thejumbotron also
- require login to Github to access site.
- when the time is less than 5 minutes, the train color will turn to red