Commit graph

22 commits

Author SHA1 Message Date
Pagwin
1dd661fa80
updated dockerfile for client so it builds proper 2025-04-02 17:18:42 -04:00
Pagwin
c23f963a28
client env template 2025-04-02 17:16:42 -04:00
Levi Lesches
b3fcb692ad
Add Google Maps to the background (#5)
* Added .env file for Google Map API key

* Added google_maps_flutter

* Added map widget to home page

* Maps is working on first try
2025-04-02 17:14:01 -04:00
Pagwin
174a9665dc
client and server are integrated now 2025-04-02 16:59:07 -04:00
Levi Lesches
dc9a3b0e1d
Function client to send GET /path to server (#4)
* Created default project

* Added client to .vscode/launch.json

* Ignore .vscode/settings.json

* Some data scraping

* Client skeleton

* Client data types and fromJson() functions

* Final touches on JSON

* Added ApiService

* ApiService changes

* Prototype for stops

* ViewModel and UI

* Basic client UI
2025-04-02 15:39:57 -04:00
f18509ff1d
Merge in server with some reverse proxy stuff
server is basically fully implemented
2025-04-02 15:37:36 -04:00
Levi Lesches
e41e94ed9f
Update api_spec.md - fix typo 2025-03-24 19:52:52 -04:00
Levi Lesches
ba76aa55da
Update api_spec.md 2025-03-24 19:47:42 -04:00
Levi Lesches
5ee9f2621f
Update api_spec.md 2025-03-24 19:47:02 -04:00
Levi Lesches
0261663e52
Update api_spec.md 2025-03-24 19:29:31 -04:00
6d7583ccf9
Merging in changes from server so levi can do client things 2025-03-24 19:26:18 -04:00
Pagwin
2050379bbb
wrote out an API spec 2025-02-28 13:21:39 -05:00
Pagwin
8cc7ccfc3e
Everything for docker/docker compose done
At least the skeleton which is good enough for now, the flesh can be
filled out by us in a sec including ports for caddy reverse proxy
2025-02-24 13:13:27 -05:00
Pagwin
85645ce3d1
added reverse proxy folder 2025-02-21 12:57:00 -05:00
Pagwin
3cee347b5a
e 2025-02-19 12:42:54 -05:00
Pagwin
0f8695636f
added weekday, forgot I needed that 2025-02-07 23:43:27 -05:00
Pagwin
44504fd4d9
pain 2025-02-06 18:07:13 -05:00
Pagwin
796757cf40 decreased frequency to once per 5 seconds 2025-02-06 17:11:24 -05:00
Pagwin
a7d993861d
not putting into postgres atm but logging everything 2025-02-05 15:36:16 -05:00
Pagwin
17548fec12
e 2025-02-05 14:30:34 -05:00
Pagwin
37c4b8caaa
gathering data for later use 2025-02-05 13:56:00 -05:00
github-classroom[bot]
782c2f51e4
Initial commit 2025-01-22 14:38:45 +00:00