Commit Graph

50 Commits

Author SHA1 Message Date
Lucas Oskorep
28a84293c9 feat: rework to use next and host from single dockerfile 2026-01-20 21:48:33 -05:00
Lucas Oskorep
dae0625278 shifting-git-host 2024-03-26 02:21:16 -04:00
Lucas Oskorep
77b6b247cc feat: adding dockerfiles to justfile 2024-02-11 03:02:41 -05:00
lucas.oskorep
9aa9122e2b feat: adding openapi spect generation to the frontend client aas well as to fast api. Broke API out into different routes 2023-07-17 02:51:13 -04:00
lucas.oskorep
4a20152ff5 feat: adding openapi spect generation to the frontend client aas well as to fast api. Broke API out into different routes 2023-07-17 02:07:41 -04:00
lucas.oskorep
add28cafc6 adding reworked header bar to nextjs frontend UI 2023-07-11 16:28:53 -04:00
lucas.oskorep
d24a340c15 adding next.js app which calls the fastAPI AND displays date in the app. 2023-07-10 21:21:41 -04:00
lucas.oskorep
aad7babb2c migrating to react and nextjs 2023-07-10 20:51:10 -04:00
lucas.oskorep
a287cccb38 adding gitignore for next js app 2023-07-10 18:53:08 -04:00
lucas.oskorep
fc78dc7e0e migration to fast-api 2023-07-10 18:43:43 -04:00
lucas.oskorep
59756093b1 moving to poetry 2023-07-10 14:37:05 -04:00
lucas.oskorep
18a10596cb updating string 2023-07-10 11:14:00 -04:00
lucas.oskorep
2362eb6429 updating main requirements 2023-07-09 22:43:04 -04:00
lucas.oskorep
bcd539fbed feat: refactoring code to use protos directly instead of translating them. 2023-07-09 21:33:30 -04:00
lucas.oskorep
e3bbf2f50c unused comments 2023-07-09 14:25:42 -04:00
lucas.oskorep
0df70430b0 feat: adding ruff linting support 2023-07-09 14:22:21 -04:00
lucas.oskorep
914a698475 feat: adding ruff linting support 2023-07-09 14:21:29 -04:00
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 Oskorep
498657cbdd fixing imports. 2022-09-13 17:12:40 -04:00
Lucas
30cbe70d7b moving to static methods for creators. 2022-03-30 22:57:54 -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
9919eed55b fixing JS code and removing alert on failed calls. 2021-11-07 15:52:25 -05:00
Lucas
ec92d1cddf adding in start time to the PI MTA display 2021-11-07 15:51:27 -05:00
Lucas
deaeac1c9c Merge branch 'master' of gitlab.chaoticdevelopment.com:lucasoskorep/pi-mta-sign 2021-10-09 20:19:30 -04:00
Lucas
d3eb59f3f8 removing old things i was too lazy to use git for apparently 2021-10-09 20:19:19 -04:00
Lucas Oskorep
b2ec5668fd Add LICENSE 2021-10-10 00:18:59 +00: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 Oskorep
3a8a368a34 Merge branch 'pi_features' into 'master'
fixes from pi

See merge request lucasoskorep/pi-mta-sign!1
2021-09-27 21:49:44 +00:00
Lucas Oskorep
add3327f53 Merge branch 'master' into 'pi_features'
# Conflicts:
#   server.py
2021-09-27 21:49:31 +00:00
Lucas Oskorep
c8beb9378d fixes from pi 2021-09-27 17:42:45 -04:00
Lucas
2bb0af5c6b Fixes for data requests failing 2021-09-27 17:41:15 -04:00
Lucas
f5fab69877 moved to night production minified CSS 2021-07-18 17:37:04 -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
d49747a9e6 Finished second design for website 2021-07-11 23:14:38 -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
Lucas Oskorep
3225a293a4 adding in base repo with not implemented functions 2021-05-10 11:59:18 -05:00
Lucas Oskorep
d9ec582e1e gitignore 2021-05-10 11:59:01 -05:00
Lucas Oskorep
66ec2cb3c9 Initial commit 2021-05-10 16:56:20 +00:00