From 9283232c908f77c71bb07ac02df3bac94b15c82f Mon Sep 17 00:00:00 2001 From: Anuja Vitthal Ugale Date: Fri, 24 Oct 2025 13:49:18 +0530 Subject: [PATCH 1/2] Create README for Cafe Management System Added README for Cafe Management System detailing features and contributor. --- Domains/Frontend/MiniProjects/CAFE _MANAGEMENT/README.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Domains/Frontend/MiniProjects/CAFE _MANAGEMENT/README.md diff --git a/Domains/Frontend/MiniProjects/CAFE _MANAGEMENT/README.md b/Domains/Frontend/MiniProjects/CAFE _MANAGEMENT/README.md new file mode 100644 index 00000000..3d97f075 --- /dev/null +++ b/Domains/Frontend/MiniProjects/CAFE _MANAGEMENT/README.md @@ -0,0 +1,9 @@ +**Contributor:** anujaugale617 +# Cafe Management System + +This is a mini project for managing cafe operations. +It allows adding, removing, and billing customer orders using HTML, CSS, and JavaScript. +## Features +- Menu display +- Order management +- Total calculation From b2a451249045188f66c19765eedf7eaa4bc93554 Mon Sep 17 00:00:00 2001 From: Anuja Vitthal Ugale Date: Fri, 24 Oct 2025 13:52:28 +0530 Subject: [PATCH 2/2] Add files via upload --- .../CAFE _MANAGEMENT/cafe_management.html | 425 ++++++++++++++++++ 1 file changed, 425 insertions(+) create mode 100644 Domains/Frontend/MiniProjects/CAFE _MANAGEMENT/cafe_management.html diff --git a/Domains/Frontend/MiniProjects/CAFE _MANAGEMENT/cafe_management.html b/Domains/Frontend/MiniProjects/CAFE _MANAGEMENT/cafe_management.html new file mode 100644 index 00000000..32f7615c --- /dev/null +++ b/Domains/Frontend/MiniProjects/CAFE _MANAGEMENT/cafe_management.html @@ -0,0 +1,425 @@ + + + + + + Café Management System (Demo) + + + +
+
+ +
+
The Cozy Café
+
Fresh coffee • Local flavors • Good vibes
+
+
+ +
+ + + + +
+
+ +
+
+

Welcome to The Cozy Café

+

Handcrafted coffees & seasonal treats. Order online, book a table or visit us.

+
+ ambience + coffee +
+

Today's Highlights

+
    + +
+
+
+
+ +
+
+
+ +
+ + + +
+
+ +
+ +
+ + +
+ +
+

About Us

+

We are a neighborhood café that sources locally and prepares fresh food daily. Open 8:00 AM - 10:00 PM.

+
+
+

Contact

+

Phone: +91 98765 43210

+

Email: hello@cozycafe.example

+
+ + +
+
+
+

Branches

+
+

Social

+
Instagram • Facebook • X
+
+
+
+ +
+

Contact / Feedback

+
+ + + +
+
+
+ +
+

Admin / Staff Dashboard (Demo)

+
Login as admin@example.com / password: admin123 to access admin features.
+
+ + + +
+
+ +
+ © The Cozy Café — Demo system. Built for learning & prototyping. +
+
+ + + + + + + + + + + + +