bstauff / recipe-shuffle

A simple web app to plan meals for the week.
0 stars 0 forks source link

As a user, I want recipe shuffle to randomly pick recipes for the week, so that I can have a weekly meal plan. #21

Closed bstauff closed 1 year ago

bstauff commented 1 year ago

Implement the shuffle feature.

Users should be able to navigate to the meal plan page and hit the shuffle button.

The app will pick 7 recipes from the user's available list of recipes and assign them randomly to days of the week.