(FEAT/DOC): Wired the backend to the UI for the recipe page! #9

Merged
azpect merged 1 commits from feature/recipe-page into master 2025-07-03 09:09:41 -07:00
Owner

The route will now display real, live data from the DB! Errors are not
handled very well, just returned as JSON for now. Need to implement an
error page for states when errors occur.

This commit also includes lots of documentation for the various
service/repository methods. I am trying to not let docs fall through the
cracks, but I am not perfect lol.

The route will now display real, live data from the DB! Errors are not handled very well, just returned as JSON for now. Need to implement an error page for states when errors occur. This commit also includes lots of documentation for the various service/repository methods. I am trying to not let docs fall through the cracks, but I am not perfect lol.
azpect added 1 commit 2025-07-02 22:55:42 -07:00
The route will now display real, live data from the DB! Errors are not
handled very well, just returned as JSON for now. Need to implement an
error page for states when errors occur.

This commit also includes lots of documentation for the various
service/repository methods. I am trying to not let docs fall through the
cracks, but I am not perfect lol.
azpect merged commit 429540ddd5 into master 2025-07-03 09:09:41 -07:00
Sign in to join this conversation.
No description provided.