A website which allows users to input a recipes and outputs a shopping list of combined ingredients.
- Run the backend through the
main.py
file - Run the frontend
npm start
- user puts multiple recipe url in form + number of servings they want from each
- Scraper pulls all data for each recipe
- servings it makes
- macros
- ingredients list
- Calculate shopping list to satisfy all recipes and servings.
- Drag and drop recipes into week table and output macros