Link to document explaining project overview
- Sumedh Vaidyanathan (Discord Link: Sumedh#5581)
- Shouri Addepally (Discord Link: shosho#7626)
- Shashank Mahesh (Discord Link: shanksha#5035)
- Arpandeep Khatua (Discord Link: Arpan#6659)
- Sidharth Rajaram (Discord Link: juliusboomi#8819)
Source of Dataset: https://www.kaggle.com/spscientist/students-performance-in-exams
- Go to your command line
- Clone this folder into a directory of your choice by typing in git clone https://github.com/sumedhvaidy/student-exam-visualizations/
- Download npm onto your computer https://www.npmjs.com/package/download
- Go to command line and type in cd student-exam-visualizations
- Go to command line and type in cd student-exam-webapp
- Install React on Npm https://reactjs.org/ by typing in npm install react into command line
- Now type in npm start
- At this point, you should be able to run the web-application. If you cannot, try typing in command line npm run