EventMaster is a full-stack MERN application built for managing and displaying college event details efficiently. It features a role-based access system where admins can manage event data and users can view upcoming events through a sleek and responsive UI.
- 🧾 Add/Edit/Delete Events (Admin Only)
- 🧑💼 Static Role-Based Authentication (Admin/User)
- 🌐 REST API Architecture
- 💾 MongoDB Integration for Persistent Storage
- ⚙️ Modular Backend with Express and Node.js
- 💻 Interactive Frontend with React.js
- 📱 Responsive UI using Tailwind CSS & DaisyUI
| Layer | Technology |
|---|---|
| Frontend | React.js, Tailwind CSS, DaisyUI |
| Backend | Node.js, Express.js |
| Database | MongoDB |
| Auth | Static role-based (Demo) |
| Future | Caching, Rate Limiting, Load Balancing |
- Node.js
- MongoDB
- npm or yarn