Welcome to the College Event Management project.
Live Demo: Check out the live demo at https://bitsathyevents.vercel.app/
- Event Scheduling: Create, update, and delete events.
- User Registration: Allow students and faculty to register for events.
- Notifications: Email and SMS notifications for upcoming events.
- Reporting: Generate reports on event participation.
- Clone the repository:
https://github.com/SabarishCodeWizard/eventManagement.git
- Navigate to the project folder:
cd college-event-management - Install dependencies:
npm install
- Set up the configuration file:
cp .env.example .env
- Run the project:
npm start
- Access the application via your web browser at
http://localhost:3000. - For a live preview, visit Live Demo.
- Use the dashboard to manage events and registrations.
- Refer to the documentation folder for detailed API endpoints and usage.
Contributions are welcome! Please fork the repository and submit a pull request.
For inquiries, please email ravik60656@gmail.com.