Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 494 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 494 Bytes

My Meal Planner

A simple meal planner app to help plan my personal dinners for the week.

Dev Plan:

  • Phase 1: Vue frontend with basic table to display each day of the week, add options to/from backend list, CRUD for meal lists and plans, prisma/sqlite/tinyhttp for backend storage.
  • Phase 2: Logic to auto select meals from options list based on our preferences, carb%, key ingredients etc.
  • Phase 3: 2 x users, auth
  • Phase 4: TBC... shopping list, more complex input for new options