Skip to content

Nanastrike/CoffeeOrderSystem

Repository files navigation

Coffee Order System

A simple coffee ordering system built with HTML5, CSS3, and JavaScript. This project simulates a coffee shop ordering experience, allowing users to choose coffee types, sizes, and extra options before placing their order.

☕ Features

📋 Order Form

  • Intuitive and user-friendly form to select coffee options:
    • Coffee type (e.g., espresso, latte, cappuccino)
    • Coffee size (small, medium, large)
    • Optional add-ons (milk, sugar, flavor shots)

📝 Order Summary

  • Displays a real-time summary of your current order, including:
    • Selected coffee type and size
    • Add-ons and customizations
    • Total price calculation based on selections

🔄 Order Management

  • Easily clear your order and start a new one with a single click.

🎨 Stylish and Responsive

  • Clean and modern design that adapts to any device.
  • Fully responsive for desktop and mobile screens.

💾 Persistent Orders

  • Uses local storage to save the most recent order so that you don’t lose your progress when refreshing the page.

📦 Installation

  1. Clone this repository:
git clone https://github.com/Nanastrike/CoffeeOrderSystem.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors