A web application that allows users to track items in their pantries, create and try out recipes from a database, and add any missing items to their shopping lists.
How to use it:
- Download and unzip the SER322Project
- Include it in the www directory of your Wamp server
- Modify the config file with your mysql login credentials if your root login is not null
- Type localhost/ser322project into your browser address bar to open the web application in your browser
- You cand also inspect the database in your phpmyadmin alias under the Wamp server