- Login and Register routes
- Routes for verification of email, password reset
- Routes for creating and joining sessions
- Route for viewing all the sessions associated with the user
- Route for getting the leaderboard of a session
- Routes for creation and assignment of tasks in a session
- Route for getting the tasks associated with a session
- Routes for updating the status of a task
- Route for updating the user profile
- Node.js and npm
- All packages mentioned in package.json
- To Install all packages
npm install
- To start the api
npm start
Vishal Reddy Chintham |
Made with ❤️ by DSC VIT