API supporting iOS App Commuter: https://github.com/wfgilman/Commuter-iOS
- Read the RESTful API documentation here
- Allow user to customize notification period
- Support commutes requiring station transfer
- Predict car occupancy based on ridership data
- Add tests 😬
- BART train schedule data: https://www.bart.gov/schedules/developers/gtfs
- BART real-time API: http://api.bart.gov/docs/overview/index.aspx
- Web server powered by Phoenix https://github.com/phoenixframework/phoenix
- APM powered by Appsignal
- Hosting and deployment by Gigalixir 🤩
- Date/Time parsing by Timex: https://github.com/bitwalker/timex
- Elixir releases by Distillery: https://github.com/bitwalker/distillery
- Geospatial calculations by geocalc: https://github.com/yltsrc/geocalc
- Push notifications by Pigeon: https://github.com/codedge-llc/pigeon
PRs and feedback welcome!