266 Commits

Author SHA1 Message Date
Hayden Hargreaves
e1b9d9718e (DOCS): Began specifications for user authentication.
This includes API and UI specs. The next step is actually beginning to
write some API code.
2025-06-10 21:46:27 -07:00
Hayden Hargreaves
d1a1a2714e (DOCS): Updated API requirements for the create page.
These are very simple. Final step before API implementation can continue
is defining the user specs.
2025-06-10 21:34:25 -07:00
Hayden Hargreaves
0781a6c942 (UI/STYLE): Finished the UI designs for the creation wizard!
This means its almost time for the backend to begin!
2025-06-04 21:28:14 -07:00
Hayden Hargreaves
a0c67cedc5 (UI/STYLE): Began working on the spec and UI for the create page.
Nearly completed the UI spec, but did not start the API spec. Started on
the UI implementation using an example from my Potion Gem.
2025-06-03 21:36:17 -07:00
Hayden Hargreaves
6ec6f4d1c7 (UI/STYLE): Completed* the home page.
Of course, its not 100% done, it will always be a WIP. But for now,
moving on. Specs are up to date as well.
2025-06-03 20:37:20 -07:00
Hayden Hargreaves
a6bf728f06 (DOCS): Determined what the last list should be on the home page. 2025-06-02 20:46:43 -07:00
Hayden Hargreaves
2a8d8ab3be (UI/STYLE): Implemented the UI design for the recently viewed list. 2025-06-02 20:31:27 -07:00
Hayden Hargreaves
56fcebf5a8 (DOCS): Added the recently viewed list to specs 2025-06-02 20:25:10 -07:00
Hayden Hargreaves
456b104fb7 (DOCS): More work on the technical specifications.
Moved them to a dedicated directory, but I cannot use doc since ExDoc
generates code there which is ignored by the git ignore file.
2025-06-01 22:24:31 -07:00
Hayden Hargreaves
71d79cc27e (DOCS): Began working on the tech specs.
This includes some details for the home page as well as the DB specs. Or
at least the current DB specs.
2025-06-01 21:27:53 -07:00
Hayden Hargreaves
04bc57d690 (STYLE/UI): Implemented a simple search and make again list.
These are simple, but look pretty decent. Calling it for the night.
2025-05-30 21:38:33 -07:00
Hayden Hargreaves
27f0aeba3b (STYLE): Tested on mobile, this is a better shadow. 2025-05-30 20:21:14 -07:00
Hayden Hargreaves
7e327fba63 (STYLE): Added the backdrop shadow on each page. 2025-05-30 20:17:37 -07:00
Hayden Hargreaves
518dbe8d06 (CI/CD): Dockerized!
Hope there are no secrets here...
2025-05-26 22:41:26 -07:00
Hayden Hargreaves
dac043d78f (FEAT): Simple navigation bar and router config.
It's likely not perfect, but it's there.
2025-05-26 22:08:07 -07:00
Hayden Hargreaves
7af441f975 (INIT): Project initialized!
Finally, its starting!
2025-05-26 20:30:38 -07:00