Initiated with the incentive to provide a common rostrum to host all college events, College Event Management (CEM) System is basically a platform where people can host their events and promote them for the students within the institute. One has to just create his/her account in CEM, then login to host his/her event and manage it as per his/her requirements. The entire process will save lot of time along with providing a better reach to the participants.
This repository is for the backend development of the project. The API of the system is well developed and it takes very less time for the website to get loaded. It provides adaptability to every kind of search engines and there is rarely any server issue noticed till date.
For those interested in working on the frontend part of the project, do checkout the frontend repository.
The project is under development and access to main API is restricted. If you want to test the API, do contact our team to get necessary credentials.
| Client | Server | Database |
|---|---|---|
| React | Node | mongoDB |
| MaterialUI | Express | |
| Hooks |
Contributions are always welcome!
See contribution.md for ways to get started.
NOTE: Please adhere to this project's code of conduct.
- Create and Manage Event
- Email Integration
- Fully Responsive
- calendar Scheduling
- Display Events from various colleges
Prepare a MONGO_DB Connection URL and add it in the .env file. For local development we encourage you using your own credentials for every service.
we have provided a sample .env file named as .env.sample. we recommend to follow it to create your own .env file.
Clone the project
git clone https://github.com/Developer-Student-Clubs-VSSUT-Burla/CEM-backendGo to the project directory
cd CEM-backendInstall dependencies
npm installStart the development server
npm run devThe project has been inspired by various event management sites. Few of them are listed below
Join our Discord server to get regular updates, quick support and better guidance. Join Now
