This repository contains the code for Evently, an event management project developed by Arihant Jain, Anubhav Yadav, and Dileep Mishra. This project is a 5-week endeavor as part of the TBPPP program at GLA University.
Evently aims to provide a platform for managing various aspects of event planning and execution.
- Arihant Jain
- Anubhav Yadav
- Dileep Mishra
GLA University
TBPPP
5 Weeks
- Frontend: HTML, CSS, JavaScript, React
- Backend: Node.js, Postman
- Database: MySQL, MongoDB, PostgreSQL
- Other: Git, Cloud Platforms, etc.
- Clone the repository:
git clone https://github.com/your-username/evently.git - Navigate to the project directory:
cd evently - Install dependencies:
npm install(orpip install -r requirements.txtfor Python) - Configure the database
- Run the application:
npm start(orpython manage.py runserverfor Python)
This Project is used for managing a Event Handling website.
-
JAIN19ARIHANT
-
anubhav252
-
Dileep33249