Commit Graph

5 Commits

Author SHA1 Message Date
Alexander Dörflinger
f6abb8fac0 [ShareLocation] Initial "read data from db" logic
Added some base GoogleMap widget logic and a way to listen to ones own
location updates. In future this needs to be extended with a way to
listen to the updates of other users.
2025-03-19 16:05:13 +01:00
Alexander Dörflinger
89804eb842 [ShareLocation] Added sharing of location logic.
Sharing of location is enabled yet, though no receiving
part is implemented as of now.
2025-03-19 12:38:08 +01:00
Alexander Dörflinger
47149307fe Added initial "ShareLocation" UI
Added the UI and some base logic for the share location logic, which
still needs to be enhanced with actual GPS and database logic.
2025-03-19 09:37:22 +01:00
Alexander Dörflinger
b20bb86be3 [UI + Dependencies] Applied new style + added firebase
Added the Firebase Dependency and login flow. Also applied some new
styling. The new color is more reddish.
2025-03-18 14:43:55 +01:00
Alexander Dörflinger
4bb071e488 Initial commit 2025-03-11 17:27:53 +01:00