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.