🖊️ 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
- View list of Students allocated for specific interview and update their result status
- Download reports of students in csv format
- Visit available jobs in India
- NodeJs
- ExpressJs
- MongoDB
- EJS
- PassportJs
- CSS
- JavaScript
- Github - Subha Biswal
Run npm install
to install required dependencies
Run npm start
, open localhost:8000 in browser to run the program