ICANS / trending-food

BSD 3-Clause "New" or "Revised" License
1 stars 4 forks source link

Let users add meals to "favorites" list #38

Open wtimme opened 10 years ago

wtimme commented 10 years ago

Instead of #8 (allowing the users to voting meals up/down) we should rather let the users add meals to some kind of "favorite meals" list. We could then implement #12 and show meals that have been favorited the most.

wtimme commented 10 years ago

I started with a simple button that allows the user to "favorite" or "un-favorite" a meal; see my branch at https://github.com/wtimme/trending-food/tree/favorites.