Skip to content

An application that utilizes users list of pantry items to pull in potential recipes

Notifications You must be signed in to change notification settings

georgejincy/PantryDelish

 
 

Repository files navigation

PantryDelish

The pantry delish app helps hungry users find recipes from ingredients in their pantry. The app generates recipe cards and instructional videos based on the ingredients entered as input. An authenticated user can also save recipe cards in his account for future reference.

##Contents

Technologies

Frontend: Firebase, JavaScript, jQuery, AJAX, Materialize, Bootstrap, HTML5, CSS
API: Spoonacular API, Youtube API

Features

alt tag

Pantry Delish has a home page with a login for existing users to log in. New users can use the Sign up link on the login page to create an account

Logged in users can save recipes to their accounts and the recipe link and image gets saved to Firebase database.

All users can search for recipes and instructional videos by entering the ingredients thay have in their pantry on the Home page.
alt tag

Installation

To run PantryDelish:

Clone or fork this repo:

https://github.com/katliangPantryDelish.git

Sign up to use the Spoonacular API.

Run the app:

Open index.html in the browser

About

An application that utilizes users list of pantry items to pull in potential recipes

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 68.3%
  • CSS 28.5%
  • HTML 3.2%