Skip to content

Created a recipe generator app that returns the user with a list of recipes that can be used with whatever available ingredients he/she has at home.

Notifications You must be signed in to change notification settings

markielokie/recipe-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Managing Data @ Columbia

Fall 2021

Recipe Generator App Project

Term: Fall 2021

  • Project title: Recipe Generator

  • Project summary: Our Recipe Generator aims to meet the above mentioned market demands by allowing users to search for recipes across the web. Essentially, the application will return recipes to users based on what ingredients they input into the search bar. Additionally, the application further filters to only return the recipes that use the prescribed ingredients.

  • Technologies used: Python, Python Flask, Pymongo, MongoDB, RapidAPI.

  • Data source: The data is queried from Spoonacular via RapidAPI as shown.

  • App UI: The app has an input page where users can key in what ingredients they have at home and a results page that returns a list of recipes that can be cooked with the available ingredients at home.

Following suggestions by RICH FITZJOHN (@richfitz). This folder is orgarnized as follows.

proj/
├── lib/
├── data/
├── doc/
├── figs/
└── output/

Please see each subfolder for a README file.

About

Created a recipe generator app that returns the user with a list of recipes that can be used with whatever available ingredients he/she has at home.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published