Completed planning section
Completed Storyboards, Wireframes for desktop and mobile and navigational map and flow chart for both main and admin website.
Managed to get a confirmed user tester for 28 July.
Sorted out a for loop for food quantity dropdown list - some issues that is now solved.
Using the filter system in the e-commerce page required more than one external database file when using different databases on the same page. It was difficult when using the while loop for the different sections eg. starters, main meal, drinks etc. This means each food section needed a different while loop and therefore a different database files for each section. Creating an elseif statement unfortunately was not working when working with just one php file so this was the only alternative.
Looked into the Paypal button for developers and registered as a business developer in order to insert the right code.
Also I have looked into how the add cart icon works in the nav bar so any added items in the e-commerce page add up to any numbers displayed in the icon.
Completed Storyboards, Wireframes for desktop and mobile and navigational map and flow chart for both main and admin website.
Managed to get a confirmed user tester for 28 July.
Sorted out a for loop for food quantity dropdown list - some issues that is now solved.
Using the filter system in the e-commerce page required more than one external database file when using different databases on the same page. It was difficult when using the while loop for the different sections eg. starters, main meal, drinks etc. This means each food section needed a different while loop and therefore a different database files for each section. Creating an elseif statement unfortunately was not working when working with just one php file so this was the only alternative.
Looked into the Paypal button for developers and registered as a business developer in order to insert the right code.
Also I have looked into how the add cart icon works in the nav bar so any added items in the e-commerce page add up to any numbers displayed in the icon.
Comments
Post a Comment