Skip to main content

7 - 13 August

Completed all development sections in development document excluding the usability testing and some of the evaluation relating to that.

Have been having issues calling a selected item in the shopping list and adding it to a cart. Many tutorials did not help but found some kind of javascript or existing code did help, was running out of time particularity to manually produce all the code. Of course referencing has been for all assets including the images.

Have created the login and registration system for customers.
Implemented admin panel. Not finished.
Finished product page listing all assets from database for menu.


Managed to get some friends to do a web testing through skype for the 14 August (tomorrow), finally.

Comments

Popular posts from this blog

22 - 28 July

Monday.com gantt chart trial ended meaning redoing chart again through a free online service with no charge using officatimeline.com. During the process I changed some of tasks in the new gantt chart. User test that was due today but did not happen, managed to find a different time (this Friday).

Work so far done

Work completed to date: Research into 50's style Diner websites  - looking at images for possible colour schemes, font and web layout compositions. E commerce page coding in Notepad++  - Setting up some databases in phpmyadmin and creating a basic while sections for each food type starting with just a starter and main meal example. http://webdev.edinburghcollege.ac.uk/~HNCWEBMR2/valentines/  After much trial and error, I designed the section using a javascript filter system and while loop for each food type. This was easier to do when each food type in each while loop was designed in separate database files. This may change including both sql references in 1 database php document. Also just by separating each food type: Starter, Main Meal, Sides, Deserts and Drinks will influence also the breakdown of the tasks needed on the e-commerce page.