Online Training and Placement web portal for YCCE, Nagpur students using MongoDb, Express.js, AngularJs and Node.js (MEAN)
The aim for doing this project was to make recruitment process in online mode and smoother for students and make the complete placement process paperless at YCCE, Nagpur.
- To design a web-portal that enables students to register for training and placement activities and get information about company's recruitment process.
- To enable T&P cell officials to identify eligible students for various companies and make anouncement about recruitment process.
- MongoDB (Document oriented Database)
- ExpressJs (Web Application Framework for Node.Js)
- AngularJs (Frontend Framework)
- Node.Js (Server side JavaScript runtime environment)
- Nodemailer (Node.Js module to send emails)
npm install <package_name(optional)>
npm install express
git clone https://github.com/rajatgaikwad10/T-P.git
cd T-P
npm install
npm start