rajsrivastava0710 / ResultVisualizer-Frontend-Backend

Frontend using ReactJS and backend using Node.js for the Result Visualizer project.
https://knit-result-visualizer.herokuapp.com/
1 stars 0 forks source link
api-rest javascript mongodb nodejs puppeteer react-charts reactjs scrapping

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