IssyFoods

IssyFoods was created using LAMP


github


Purpose:

Find the open restaurants nearby Issaquah, and see if they deliver


Project Implementation:

  • Constructed SQL based back-end instead of using API based data (MySQL used as DB)
  • Used OOP with MVC framework and modularize accordingly for scalability
  • Added flat-style CSS & JQuery for interactive design & UI/UX
  • Used CodeIgniter as PHP framework/toolkit  – helped prevent SQL Query injection
  • Used MAMP as local server developing environment
  • Used Github for version control

This slideshow requires JavaScript.

ERD:

erd
Not using the API for DB made the ERD simple, but data entry was painful