CMPE 131 Project
CookBook helps you come up with recipes to deal with the random items in your fridge. A user can enter what they have, and the application will calculate what recipe from the database requires the least amount of additional ingredients.
-
Install php (https://windows.php.net/download/)
-
Install phpmyadmin (https://files.phpmyadmin.net/phpMyAdmin/4.8.3/phpMyAdmin-4.8.3-all-languages.zip)
-
Install mySQL (https://dev.mysql.com/downloads/). Preferably ver 5.7.2
-
Install Apache (https://httpd.apache.org/download.cgi)
-
After that, open web browser and type localhost/phpmyadmin to access the main database site.
Progress: Currently User Interface is complete. Search alogirthm works for ingridient. Working on getting it to work for multiple ingridients.
Github: 10/18
Software Prototype 10/25
Testing 11/8
Project Report 11/27
Project Presentation 12/4