Hayden Hargreaves
|
cf0e291dd9
|
(FEAT): Implemented a route constants domain file.
This file contains route constants so they can be changed dynamically.
However, they do not support changes to the router, those are still
manual.
|
2025-06-25 18:23:47 -07:00 |
|
Hayden Hargreaves
|
693ac373a7
|
(FIX): Fixed the logout endpoint, just going to direct home.
|
2025-06-25 18:02:33 -07:00 |
|
Hayden Hargreaves
|
6572c31ed4
|
(FEAT): Profile page is wired to backend.
This required service and repo creation for the users. Logging out is
not yet supported, but that is next.
|
2025-06-24 23:04:29 -07:00 |
|
Hayden Hargreaves
|
a1f8fe60db
|
(UI/STYLE): Created a simple UI for the profile page.
Backend requirements are needed now! That will be the next PR.
|
2025-06-24 22:25:21 -07:00 |
|
Hayden Hargreaves
|
5577d96b0d
|
(STYLE/UI): Implemented the nav bar for mobile and desktop.
This includes creation of the basic pages.
|
2025-06-16 22:21:06 -07:00 |
|