Recipe storage and meal planner to help with buying groceries and reducing food waste
Automatically parse copy-pasted recipes (extract out amount, ingredients)
View individual and all recipes in database
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