Skip to content

Latest commit

 

History

History
37 lines (26 loc) · 2.21 KB

README.md

File metadata and controls

37 lines (26 loc) · 2.21 KB

Bart Salmon

Build Status Coverage Status Greenkeeper badge

An app aiming to maximize likelihood of getting a Bart seat by suggesting backwards routes (like salmon). It's sort of like Waze for Bart.

The rationale is that generally the earlier someone gets on a train, the less likely it'll be full. So If someone get son a train 2 stops before their normal station, it won't yet have the passengers from the station before nor those trying to get on at their actual stop. With less passengers aboard, there is a greater likelihood for a seat.

Running the app locally

After cloning the repo, install the app's dependency using npm:

npm install

Then, start the app:

npm start

Technologies used

Bart Salmon is a mobile web, aiming to provide a useful service as well as an opportunity to learn new technologies: