Placement cell is web application which you can use to manage student interview and genrate the CSV file consist of complete information regarding the status of student interviews.
- Login page
- sign-up page
- Dashboard with list of students and schedule interviews.
PORT= MONGO_CONNECTION_URL=
- npm install - Install all dependencies
- npm start - start the server.