Commit Graph

4 Commits

Author SHA1 Message Date
Lucas
e12079fbde Cleaning up the code - renaming routes to trains as it makes more sense (each isntance is an instance of an individual train)
Reworking the MTA to be ready for use by people other than me.
2022-02-25 18:39:17 -05:00
Lucas Oskorep
e2e0c99132 Moving mta_manager logic into its own package - will most likely mvoe to its own repo shortly 2021-06-15 19:42:26 -04:00
Lucas Oskorep
103de4bc14 Adding in full MTA api.
* Added in support for station search, route specific search, and several time limiting functions
Added in functional backend in flask
* starts flask app
* starts MTA app on another thread
* serves basic webpage which pull subway data from flask backend on button press.
2021-06-15 19:36:33 -04:00
Lucas Oskorep
3225a293a4 adding in base repo with not implemented functions 2021-05-10 11:59:18 -05:00