A front-end project for an Event & Service Management (ESM) platform.
This repository contains static HTML, CSS, and JavaScript files for managing users, vendors, admins, orders, and events.
- User Side
- Browse products and vendors
- Add items to cart and checkout
- Track order status
- Manage account and preferences
- Vendor Side
- Vendor dashboard for managing services
- Add and manage product listings
- Categorized vendor services (catering, decoration, etc.)
- Admin Side
- Manage vendors and products
- System maintenance
- Subscription management
- Utility Pages
- Local storage initialization
- Event guest list management
- HTML5 — Static page structure
- CSS3 — Styling and layout
- JavaScript (Vanilla) — Interactivity, form handling, localStorage
- Clone the repository:
git clone https://github.com/Anshumaan13/ESM.git