Skip to content

johnproodian/whats-in-your-pantry

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 

Repository files navigation

What's in Your Pantry?

This repo is for the Hufflepuff group of the UT Austin Bootcamp 2021-2022 winter session (TA - Max Wilets)

For this first group project, our product "What's in your pantry?" will be a site that allows users to input some of the ingredients they found in their pantry and find recipes that contain those ingredients. Home cooks typically do not struggle to cook when their pantry is full, but once they have a collection of unused ingredients it can be difficult to actually come up with something tasty from scratch. Our site helps home cooks with gathering delicious recipes to cook using the last ingredients in their pantry.

AS A Home Cook I WANT to be able to find delicious recipes that utilize the remaining ingredients in my pantry or refrigerator so that they do not go to waste.

GIVEN I will INPUT the ingredients I currently have into the site, THEN I will receive recipes that contain those ingredients.

--

GIVEN I am on the What's In Your Pantry application, WHEN I enter ingredients into the submit/search bar and submit, THEN that ingredient is added to the list of ingredient search criteria below it.

WHEN I hit (2nd?) enter/search, THEN I am presented (in the middle column) with recipe titles that use (only?) those ingredients.

WHEN I click on one of those recipes, THEN I am presented with the full recipe for that title in the third column.

Links and Screenshot:

Deployed Page: https://johnproodian.github.io/whats-in-your-pantry/

What's in your pantry ss

Built With:

Contributors:

Brenda Salinas: https://github.com/Brendasalinasv21

Xavyr Rodriguez: https://github.com/Exlautis

Julian Rodriguez: https://github.com/svnday

John Proodian: https://github.com/johnproodian

John Proctor: https://github.com/jmproctor

About

Search for recipes based on ingredients you have on hand

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.2%
  • HTML 22.2%
  • CSS 6.6%