(FEAT): Wired backend to frontend for recipe creation. #7

Merged
azpect merged 3 commits from feature/recipes into master 2025-07-01 20:04:17 -07:00

3 Commits

Author SHA1 Message Date
Hayden Hargreaves
ad9df20316 (FIX): Using components in the create form.
Going to move on from this for now. We need a page to view a recipe!
**C**reate is done, now we need **R**ead, **U**pdate and **D**elete.
2025-07-01 20:02:45 -07:00
Hayden Hargreaves
519b71f72d (DOCS): Updated tech specs 2025-07-01 19:49:35 -07:00
Hayden Hargreaves
c2cc8c8183 (FEAT): Wired backend to frontend for recipe creation.
Recipe creation is complete! Some minor issues include the
"eager-validation." It's better than nothing, but a bit harsh. Also, the
redirection and linking to a view page would be nice.

Furthermore, tags and images are not implemented yet. Will need that in
the future!
2025-06-30 22:30:11 -07:00