byronwall / recipes-modern

Next.JS app to track family recipes and meal planning. Includes Kroger API for searching and add to cart.
0 stars 0 forks source link

Add meal plan, allow date choice #12

Closed byronwall closed 1 month ago

byronwall commented 1 month ago

Add a date picker under the add button

Default date should be today's date or the maximum of all plans + 1.

byronwall commented 1 month ago

Add a date picker to the meal plan add. Add logic to pick the initial date when adding.

image