Skip to content

keshav37a/company-interface-csv-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Placement System Interface

Dependencies needed to install

To install any dependency required, Navigate to the project directory, open the terminal and run the command npm install <dependency_name>.
For example npm install express

The following dependencies need to be installed before running the project

  • axios
  • connect-flash
  • connect-mongo
  • crypto-js
  • ejs
  • express
  • express-ejs-layouts
  • express-session
  • json2csv
  • moment
  • mongoose
  • node-sass-middleware
  • nodemon
  • passport
  • passport-local

Running the project

To run the project open the terminal and run the command npm start

Testing the project

This project has the following features-

  • SignIn/SignUp
  • Add a new Student, Company, Interview, Result
  • Export data to CSV
  • Filter results

Project Demo

https://drive.google.com/file/d/1DaV-RxeDBJFoCea_N7Ex2UjRYZqK6a2d/view?usp=sharing

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published