EventEase is a full-stack RSVP event management web application built using Node.js, **Express.js, **MongoDB, and **EJS. It allows admins to create and manage events and attendees, while users can easily view and register for events.
- 📆 Event Creation (Admins only)
- 👥 Attendee Registration
- 🔐 Admin Authentication (Login/Signup)
- 📋 Attendee List View (Admins only)
- 📁 Event Image Uploads
- 🔍 Event & Attendee Search
- 💻 Responsive UI (Partially Responsive)
- Language: JavaScript (Node.js + EJS)
- Backend: Node.js, Express.js, MongoDB (Mongoose)
- Frontend: EJS Templates, Tailwind CSS, FontAwesome
- Authentication: Session-based Auth (Admin only)
- File Uploads: Multer
git clone https://github.com/yourusername/eventease-rsvp.git
cd eventease-rsvp