Hayden Hargreaves
c0fc47c569
(UI): UI implementation of the search page. Somewhat wired up.
...
Missing some context storage and better passing of data to allow
between the home page to the search page. Need a way to store the search
results in state so they can be retrieved when the page is reloaded,
etc.
2025-07-07 21:36:13 -07:00
Hayden Hargreaves
7ad710f880
(FEAT): Search is returning recipes, next just need a UI and wire job.
...
Furthermore, not sure how we are going to handle the searching. Maybe a
full-text search index? For now, it has been ignored, but the filters
seem to be working properly.
2025-07-06 22:40:15 -07:00
Hayden Hargreaves
35bf69d79c
(UI): Implemented the recipe view page!
...
This can be accessed from `/v1/web/recipe/:id`! Static implementation,
not yet wired to the DB. Working on that next!
2025-07-02 21:21:10 -07:00
Hayden Hargreaves
068c47f49c
(FIX): Fixed the Google domain bug.
2025-06-25 21:11:39 -07:00
Hayden Hargreaves
ae11a889f6
(UI/STYLE): Finalized the home page UI implementation.
...
Everything the page needs is here! This can be merged into master! It's
time to move into the create page and recipe backend.
2025-06-23 22:18:24 -07:00
Hayden Hargreaves
ac00a321d5
(UI/STYLE): Added heart buttons.
...
Need to work on the search piece, its not amazing right now.
2025-06-23 20:18:58 -07:00
Hayden Hargreaves
427a44d2f6
(UI/STYLE): Finished the initial static home page.
...
Next, going to try to dockerize so I can see it on mobile!
2025-06-20 16:39:02 -07:00
Hayden Hargreaves
1cd0f76a1a
(UI/STYLE): Initial implementation of recipe of the week.
2025-06-18 21:51:52 -07:00
Hayden Hargreaves
8c98eab62b
(UI/STYLE): Update the search section to be contained by the pills.
...
This looks a bit better and will be a bit easier to use.
2025-06-18 19:16:26 -07:00
Hayden Hargreaves
d4a0b09b11
(UI/STYLE): Implemented the first pieces of the home page!
...
Looking much better, loving it way more, even though its light mode. It
seems to be a bit easier to design applications in light mode.
2025-06-17 22:40:47 -07:00
Hayden Hargreaves
4299b1bfa2
(UI/STYLE): Simple changes to the navbar, wanted to have sticky.
...
Also, removed the examples segment.
2025-06-17 21:53:03 -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
Hayden Hargreaves
6fb4664478
(CHORE): Fixed tailwind css and directory renames.
2025-06-13 22:49:38 -07:00
Hayden Hargreaves
0b29602cb8
(CHORE): Created the directories based on the structure defined before.
...
Pretty sure everything needed is here, next step is beginning implementation!
Finally, jesus.
2025-06-13 15:00:43 -07:00