-
Notifications
You must be signed in to change notification settings - Fork 147
Description
Project Name
Digital Event Dashboard
Project Type
Frontend (HTML/CSS/JS)
Category
utility
Project Description
Smart Event Dashboard is a web-based event management system that allows users to create, manage, and visualize events through a clean and interactive interface. It enables adding events with titles, dates, categories, and descriptions, and dynamically displays them using real-time DOM manipulation. The project demonstrates core frontend concepts such as form handling, event-driven programming, and UI rendering.
Tech Stack
No response
Key Features
➕ Add Events with title, date, category, and description
🗂️ Category-based event organization (Conference, Workshop, Meetup, etc.)
🧹 Delete individual events and Clear all events functionality
⚡ Dynamic rendering using JavaScript (DOM manipulation)
🎯 Sample event generator for demo/testing
Screenshots
Checklist
- I have tested my project locally
- My project follows the repository structure
- My project is responsive (if frontend)
- I will add my project to projects.json (NOT index.html)
- I have included setup instructions for backend (if full-stack)