lucas.oskorep
367e646be2
fix: commiting from linux
2023-05-02 01:18:10 -04:00
Lucas Oskorep
30ff9b20a2
fixing server not being updates post refactoring.
2022-09-13 17:20:07 -04:00
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
ec92d1cddf
adding in start time to the PI MTA display
2021-11-07 15:51:27 -05:00
Lucas
10c2b9ffca
adding update time very hastily to the top right
2021-10-09 20:12:44 -04:00
Lucas
1a7c2c9a9c
fixing issue from stupidity
2021-10-09 19:40:36 -04:00
Lucas
b816afeedd
Merge remote-tracking branch 'origin/master'
2021-10-09 19:39:10 -04:00
Lucas
5247c683a2
removing s
2021-10-09 19:39:03 -04:00
Lucas Oskorep
a51da4112a
merged server.py
2021-10-09 19:38:23 -04:00
Lucas Oskorep
9652de4c52
adding pi specific fixes
2021-10-09 19:34:38 -04:00
Lucas
9271dc34b9
throwing update function into infinite loop with super rough exception logging
2021-10-09 19:33:24 -04:00
Lucas
fa71c8bfaa
small fix for subwaydata
2021-09-27 17:53:20 -04:00
Lucas
2bb0af5c6b
Fixes for data requests failing
2021-09-27 17:41:15 -04:00
Lucas
f372d0d48e
Finished first full flow design. All updates are displayed on the board.
2021-07-18 17:14:28 -04:00
Lucas
dfdffda31e
Adding reqs
2021-07-18 14:04:17 -04:00
Lucas
75838371c3
Finished design for website
2021-07-11 20:30:18 -04:00
Lucas
f3f7ab49b0
Basic Website Design
2021-07-11 16:48:38 -04: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