Skip to content

rajsrivastava0710/ResultVisualizer-Frontend-Backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

ResultVisualizerFrontend

An application which can help visualise and compare data obtained from the KNIT Result website for students/branches/subjects/etc.

Steps to run on your local machine:-

->Install Node.js and MongoDB.

Start application:-

-> cd server -> npm install

->cd client ->npm install

-> cd ../

-> npm run dev