Tinkertanker Web Dev

About

Simulation of an online order menu for a canteen/cafeteria.
Choose food. See how broke you'll be. Place order!

Tech Used

  • HTML
  • CSS
  • JavaScript
    • No information provided (yet)

Development History

  • Create a simple layout by hand first in order to make it easier to explain.
  • Let ChatGPT do the rest. Prompt (rewritten by memory): “Modify this HTML code to create a simple order menu, similar to those seen at McDonalds kiosks. No functionality needed. Put CSS code separately.”
  • Do some adjustments (sizings, colours, layout, etc.)
  • Search online for images to use for the food items.
  • Ask ChatGPT to add functionality. (i.e. Adding to cart, calculating costs)