FEATURE: Favorites Page Implementation #22
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feature/favorites"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The favorites page was missing, but this PR will contain the relevant code to implement the page. Both front and backend updates are included in this PR.
Need a way to toggle (unfavorite) the recipes from the list, that's all that's left, I think...
Actually, I don't want to remove them, I just want to display the heart status. This will be a nice touch on the search page as well!
EDIT: They will only display on the web version for now :(