A way to get bus routes via both OCCT and Broome county buses in binghamton (or both)
Find a file
2024-02-17 23:05:03 -05:00
migration giving up on db schema in favor of prototyping 2024-02-17 16:21:59 -05:00
src made some more changes to make it more functional api 2024-02-17 23:05:03 -05:00
.gitignore finished the basic api as far as building is concerned but might be buggy 2024-02-17 22:26:33 -05:00
Cargo.lock finished the basic api as far as building is concerned but might be buggy 2024-02-17 22:26:33 -05:00
Cargo.toml finished the basic api as far as building is concerned but might be buggy 2024-02-17 22:26:33 -05:00
README.md made some more changes to make it more functional api 2024-02-17 23:05:03 -05:00

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