Demo: www.tastes-good.com
Summary: An indexing site for restaurants with utilities for restaurants to upload information about their business and menus SQL, PHP, javascript, jQuery 1) Complex menu tree allowing customers to customize their orders and allowing restaurants to reuse menu components on different items or categories. 2) API integrations: Braintree, GoogleMaps, GooglePlaces, Facebook, Paypal, Call-em-All Main Page: main.html index.jsDashboard: dashboard.html dashboard.js
Most PHP Logic: dbconnect.php
PHP APIs: public_html/api_scripts
Marketing Emails: public_html/email_template
1) Simplify AJAX callbacks with promise architecture 2) Develop Cache First Interface with serviceworker.js 3) Refactor dbconnect into smaller modules--like those found in public_html/api_scripts 4) Write install.php to test/install/upgrade SQL database