🖊️ An interface for coding ninjas placement cell to keep records of students and schedule interviews with different companies
This App built using EJS, MongoDB, ExpressJs, NodeJs and PassportJS
- Sign up / Sign in forms for employees
- Add a new student to the list of students
- Allocate and schedule interview with different companies and update their result status
- Download reports of students in csv format
Run npm install
to install required dependencies
Environment Variables:
- PORT = [Your Port]
- SECRET = [Your Secret]
- MONGO_URI = [Your MongoDB Ur]