A way to get bus routes via both OCCT and Broome county buses in binghamton (or both)
migration | ||
src | ||
.gitignore | ||
Cargo.lock | ||
Cargo.toml | ||
README.md |
BinghamtonBetterBus
Currently just an api to get the best bus route from point a to point b, currently building frontend
TODO:
- Build frontend
- Change api to give a not shitty poly line for Broome county buses
- Test for Broome county buses (can't at night due to being too late)
- use a DB via SeaORM to avoid spaming APIs
- use info in db to try and predict bus schedules in future