Skip to content

eirenfrin/meal_planner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Meal and shopping planner 🍝

A web application for storing recipes, creating meal plans and automatically generating shopping lists.

Disclaimer 🚩

This application is a work in progress.

Overview📋

The application implements the following functional requirements:

Recipes:

  1. Browse and manage the list of recipes
  2. Browse and manage the list of units
  3. Browse and manage the list of ingredients

Cooking management:

  1. Set a shopping/cooking interval
  2. Create a meal plan
  3. Store when a recipe was last cooked

Shopping lists:

  1. Automatically generate a shopping list from a meal plan
  2. Browse and manage shopping lists
  3. Merge shopping lists

How it works 🛠️

For the frontend Vue.js is used, the backend is built in ASP.NET Web API. For data storage and management the application uses PosgreSQL hosted on Supabase.

ERD for the project database is shown below.

Entity-relationship diagram.

Copyright © 2025. All rights reserved.

About

Work in progress: Web application for generating shopping lists based on meal plans.

Topics

Resources

Stars

Watchers

Forks

Contributors