After cloning this repository, navigate to the client project directory and server project directory in your terminal and run the following command to install the necessary dependencies:
npm install
To run the project use the following command:
npm run dev
This will start a local development server, and you can access the website in your web browser by navigating to http://localhost:3000.
Site link is http://localhost:3000/admin/login
Admin username and password are saved in .env file username = weboff password = admin
To run the project, use the following command :
npm start
This will start the server, and you can access it in your web browser as well. You can access the website in your web browser by navigating to http://localhost:3001.
- Read Blogs
- View Activities, About, Achievements, Events
- Register for different Competitions(Segments) of a Events
- Check Leaderboard of competitions
- Create Blogs
- Create Events(Intra university/Inter university)
- Create competitions (CP, CTF, Hackathon) under those events
- View all participating teams and team member
- Update Team points