An event management portal made for 18CSC303J - Database Management System.
https://event-management-dbms.vercel.app/
Here're some of the project's best features:
- Host your Events
- Register for multiple events
- Get feedback for your events
- Personal Dashboard to see your events and all ongoing upcoming events
- Add new venues as well per your convivence
1. Frontend installation
cd client && yarn
2. Frontend start
yarn start
3. Backend installation
cd server && npm run install
4. Backend start
npm run start
Technologies used in the project:
- React
- Node.js
- Express
- MongoDB
- TailwindCSS
- MaterialUI
This project is licensed under the MIT