(FEAT): Completed the lists section on the home page. #25

Merged
azpect merged 2 commits from feature/another-look into master 2025-07-20 22:03:08 -07:00

2 Commits

Author SHA1 Message Date
Hayden Hargreaves
0c99ab5414 (FIX): Updated the URLs from the profile page. 2025-07-20 22:02:17 -07:00
Hayden Hargreaves
21f958a4fb (FEAT): Completed the lists section on the home page.
This includes backend updates as well as frontend changes! The backend
also includes a new repository to get a list of jobs via their IDs,
which does respect order!

The list displays for users that are logged in and a small message when
the user is not logged in. The last piece is the recipe of the week
segment, which can be as simple as a DB cron-job. But that will require
stored procedures. Need to learn those next.

Though I want to deploy the application soon, so I need to begin working
on that.
2025-07-20 21:56:56 -07:00