8 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
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