Faheetah / relaxir

Online recipe book written in Elixir and Phoenix
0 stars 0 forks source link

Reimplement saved recipes as just favorites #42

Open Faheetah opened 2 years ago

Faheetah commented 2 years ago

We don't need an entire functionality for lists of recipes, just let people favorite recipes. Can also implement a simple like functionality too for cases of promoting recipes without adding to the saved list.

Heart for likes, something like a pin or star for favorites.

Faheetah commented 1 year ago

Removed recipe lists. Will no longer be full lists to organize recipes. In the future, maybe recipes can have user tags, but likely would be fine to just let users filter through existing categories (i.e. all of my saved recipes, only baked goods)