Skip to content

A web app to help find recipes using ingredients you have at home!

Notifications You must be signed in to change notification settings

ZacharyCauchi/pantry-app

Repository files navigation

🍎 Pantry Pal 🍎

About

Pantry Pal is a web app to help people make great meals using ingredients they already have at home. Developed using PHP and a sprinkle of JS, Pantry Pal is being made as my final project at TAFE Brisbane while I undergo a diploma course studying web development

You can try out Pantry Pal for yourself at Pantrypal.xyz!

To-do

  • Allow users to sign up
  • Allow users to edit their personal information
  • Upload database export
  • Create admin interface
  • Connect to Recipe API
  • Allow users to browse recipes
  • Allow users to save ingredients

Software

  • PHP 7.1.7

Setup

  1. import sql database
  2. The expected database username is root and the password is left blank. This can be edited in model/dbconnection.php
  3. The apiKey.php file is ignored and will need to be replaced. This is file contains the api key saved as a string and assigned to the variable $key
  4. You should be good to go!

made by @zacharycauchi with ☕ & ❤️

About

A web app to help find recipes using ingredients you have at home!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published