As part of a high school final project, I developed a multi-page web application simulating a digital restaurant menu and ordering system. The site featured stylized food items represented by SVGs, a functional navigation flow, and dynamic page behaviors using JavaScript.
Key technical components:
parentNode
, childNodes
, and getElementById()
to control page behaviorThis project helped solidify my understanding of how HTML, CSS, and JavaScript work together to create interactive web experiences. It was one of the first projects where I fully controlled the site’s structure and logic from start to finish.
🖼️ Custom food illustrations were added as SVG assets for a personalized visual touch.