Skip to content

Latest commit

 

History

History
66 lines (48 loc) · 1.77 KB

README.md

File metadata and controls

66 lines (48 loc) · 1.77 KB

YCCE T&P Portal

Online Training and Placement web portal for YCCE, Nagpur students using MongoDb, Express.js, AngularJs and Node.js (MEAN)

Aim

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.

Objective

  1. To design a web-portal that enables students to register for training and placement activities and get information about company's recruitment process.
  2. To enable T&P cell officials to identify eligible students for various companies and make anouncement about recruitment process.

Technology Stack & Tools

  • 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)

Initial Requirements

Install npm

npm install <package_name(optional)>

Install Express

npm install express

Setup Project

1. Clone/Download Repository

git clone https://github.com/rajatgaikwad10/T-P.git

2. Change Directory

cd T-P

3. Install Dependencies

npm install

4. Start Server

npm start

Image Gallary

Landing Page

image

Student Profile

image

Notification Page

image

Interview Experience Page

image