A portal to manage the project submission and collecting reviews. Get started with your project submission and reviews in few clicks.
Visit - : https://review-portal-zjzb.onrender.com/
#Demo email and password
Role | Password | |
---|---|---|
Student | [email protected] | 123456 |
Student | [email protected] | 123456 |
Student | [email protected] | 123456 |
Reviewer | [email protected] | 123456 |
Reviewer | [email protected] | 123456 |
Install the dependencies and devDependencies and start the server.
cd Review_Project
npm i all
npm start
cd client
npm start