/cucinare

Finds recipes by ingredient

Cucinare

Web application that finds recipes from ingredients selected by the user.

Technology Stack :

  • PHP Scripting Language
  • Apache Web Server
  • MYSQL Database

Tools :

  • MySQLWorkbench
  • Sublime Text
  • manager-osx

Screenshots of a typical workflow

  • Sign up with a username, email, and password. signup
  • With a successful sign up, alice is saved into db. mysqlcredentials
  • Sign in with alice's credentials. signin
  • The user is directed to the homepage. home
  • Select an ingredient from the list. ingredients
  • Find recipes select
  • Display the results results
  • Recipes table mysqlrecipes
  • Save a recipe saverecipe
  • Table with recipe paired with user accounts mysqlsave