Web Design

Jan 9, 2024ยท
Cayden Miguel Theseira
Cayden Miguel Theseira
ยท 2 min read
Image credit: Me
Table of Contents
GitHub Logo GitHub Repository for Scrambled Egg Rice Website Mockup ๐Ÿณ๐Ÿš egg Live Website Preview ๐Ÿณ๐Ÿš

Project Scope

The Scrambled Egg Rice website mock-up replicates a seamless online food ordering experience. It features user-friendly navigation, detailed product menus, ordering forms, and registration options. The project emphasises responsive design and clean visuals to deliver an enjoyable browsing experience. This is an individual project, where I coded the HTML and CSS from scratch as a mock-up for a fictitious food store in my school.


My Role

As the sole contributor to this project, I conceptualised, designed, and implemented the entire website. I created the HTML and CSS from scratch, ensuring a responsive and visually appealing layout. Additionally, I integrated external tools for form handling and incorporated custom images and typography to enhance the overall user experience.


Work Process

Design and Development

  1. Homepage (index.html)

    • Welcomes visitors with promotional banners and featured reviews.
    • Includes a call-to-action directing users to the menu and ordering pages.
  2. Menu Page (menu.html)

    • Displays available scrambled egg rice bowls with images, descriptions, and prices.
  3. Order Page (order.html)

    • Allows customers to customise orders, select add-ons, and input delivery details.
  4. About Us Page (about-us.html)

    • Shares the story of Scrambled Egg Rice, along with location details (integrated Google Maps) and contact options.
  5. Sign-in Page (sign-in.html)

    • Features a secure registration form with input validation for new users.

Media and Features

Page Previews

Homepage
Homepage
Menu Page
Menu Page
About Us Page
About Us Page
Order Page
Order Page

Video Demonstration

Scrambled Egg Rice Website Mock-Up ๐Ÿณ๐Ÿš

Outcome Achieved

  • Delivered a functional website mock-up showcasing smooth navigation, clean visuals, and responsive design.
  • Integrated an external form handler for testing order submissions, providing a realistic user experience.
  • Received positive feedback for its engaging design and intuitive interface.

Technologies Used

  • HTML5: For structuring the website.
  • CSS3: For styling and ensuring responsiveness.
  • Google Fonts: Incorporated “Poppins” font for a clean and modern look.
  • External Form Handler: jkorpela.fi for testing form submissions.
  • Custom Media: Included bespoke food images and icons for a professional appearance.

Future Enhancements

  • Add JavaScript for enhanced interactivity and form validation.
  • Implement a backend system for real-time order processing and user authentication.
  • Include a database to store user data and order details.
  • Further improve mobile responsiveness for smaller devices.