Web application that finds recipes from ingredients selected by the user.
- PHP Scripting Language
- Apache Web Server
- MYSQL Database
- MySQLWorkbench
- Sublime Text
- manager-osx
- Sign up with a username, email, and password.
- With a successful sign up, alice is saved into db.
- Sign in with alice's credentials.
- The user is directed to the homepage.
- Select an ingredient from the list.
- Find recipes
- Display the results
- Recipes table
- Save a recipe
- Table with recipe paired with user accounts