FEATURE: Recently Viewed & Made List #23

Closed
opened 2025-07-16 19:36:09 -07:00 by azpect · 1 comment
Owner

User Story: On the home page, I would like to see a list of the most recent x recipes I have viewed and made. This page should be visible when I am logged in.

The UI is in place already with dummy data, just need an API to return this data!

At some point, there will be a need to display an entire list, but for now, just this will work, and then a card that says see all to direct to a future page.

DEV NOTES:

Someday, I would like to be able to track the activity of recent users in the browser that way they can see these lists and such, but for now, there will not be support for this.

**User Story:** On the home page, I would like to see a list of the most recent **x** recipes I have viewed and made. This page should be visible when I am logged in. The UI is in place already with dummy data, just need an API to return this data! At some point, there will be a need to display an entire list, but for now, just this will work, and then a card that says *see all* to direct to a future page. ### DEV NOTES: Someday, I would like to be able to track the activity of recent users in the browser that way they can see these lists and such, but for now, there will not be support for this.
Author
Owner

All thats left is the history page, this is complete. Work on the history page will take place in another task.

All thats left is the history page, this is complete. Work on the history page will take place in another task.
Sign in to join this conversation.
No description provided.