Skip to content

Recipe storage and meal planner to help with buying groceries and reducing food waste

Notifications You must be signed in to change notification settings

crocswithsocks/meal-planner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

meal-planner

Recipe storage and meal planner to help with buying groceries and reducing food waste

Features

Automatically parse copy-pasted recipes (extract out amount, ingredients)

View individual and all recipes in database

Coming Soon

Check automatic input parsing and easily correct before adding to database (with minimal edit distance algorithm to prevent multiple entries for same ingredient)

Meal planner that shows how much you need to buy for the week based on selected recipes, saves after session is closed

Randomly pick recipes for you to plan out for the week based on type (breakfast, lunch, dinner)

Modify recipes

(maybe) Web scrape /r/recipes or another website to automatically search and add recipes

(maybe) Nutrition info, calories

About

Recipe storage and meal planner to help with buying groceries and reducing food waste

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 59.3%
  • HTML 39.5%
  • Other 1.2%