Skip to content

poovaic/card-game

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What’s in my fridge?

July 18, 2022

App Overview Everyone who cooks looks inside their fridge to find out what they can cook with the available ingredients in their fridge. “What’s in my Fridge?” App will do just that. When a user enters the ingredients that they have on hand, the app will find out recipes that they can click and access. It will focus on recipes which mainly use the user’s ingredients. It will have a home page, about page, page to search for recipes and an error page.As stretch goals, I hope to add random food jokes/gifs to it too. Use the App here!

istockphoto-917892538-1024x1024

API Spoonacular API

API LINK: https://api.spoonacular.com/recipes/findByIngredients

WIREFRAME 1.Desktop

Untitled Diagram-Page-1 drawio

2.Tablet

Untitled Diagram-Page-1 drawio

​​ 3.Mobile

Untitled Diagram-Page-1 drawio

COMPONENT HIERARCHY

Untitled Diagram drawio

HOME PAGE

Screen Shot 2022-07-25 at 9 45 53 AM

ABOUT PAGE

Screen Shot 2022-07-25 at 9 46 25 AM

LIST OF RECIPES- MY FRIDGE PAGE

Screen Shot 2022-07-25 at 10 09 33 AM

RECIPE PAGE

Screen Shot 2022-07-25 at 10 11 02 AM

MVP The App has the following pages: Home - Search Bar About - Description of the App and instructions on how to use My Fridge - Search for Recipes, display recipe thumbnails Recipe - Will showcase the recipe the user clicked Error(Incase of page not found)

Post-MVP Post MVP, additional widgets which give nutritional information on the food and display random food trivia can be added to it.

SWOT ANALYSIS STRENGTHS - Idea, Design WEAKNESS - Props,API Endpoints,Logic OPPORTUNITIES - Widgets to show how a food might taste, meal plan, grocery list generator THREATS - Using multiple API’s? Efficiently using API to produce end result At this point of the project, I have to ensure the API endpoints are efficiently utilized for the App.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%