Skip to main content

Posts

Showing posts from July, 2019

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).

15 - 21 July

Works Completed: Completed design of logo Researching of Usability Testing surveys Designing a relevant survey Coming up with text for About page Revamped the Gantt Chart via Monday.com Putting comments into any existing html/php Downloading images for food items and referencing in media asset list in document

8 - 14 July

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 a...

In the past week 1-8 July

Completed analysis of the brief Task analysis of every page of the websites: Includes breakdown of mini or alternative tasks (eg. Login or registration button) Completed Project Plan - Gantt Chart and justification of Software Development Life Cycle Looking at Competitor websites - finding what typical foods are sold  and how they are displayed and purchased. Website making - playing around with how a filtering system would work on the e-commerce page. Looking into the Shopping Cart system including the Paypal function and how that works. When writing up the Gantt chart focusing on the most time consuming page IE e-commerce page takes priority when reflecting back to the task breakdown

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.