A full-stack event discovery and management platform built for university students and societies.
- Discover upcoming university events
- RSVP to events
- Organizer dashboard for managing events
- Event highlights for showcasing past events
- Secure authentication using JWT
Frontend:
- React
- Tailwind CSS
Backend:
- Node.js
- Express.js
Database:
- MongoDB
Authentication:
- JWT
Clone the repository
git clone https://github.com/55Pranjal/kiit-events.gitInstall dependencies
npm install
Run the development server
npm run dev
Email notifications for events
Event reminders
Advanced filtering for events



