This was our group project for the course DA215. It aimed at analysis of JOSAA cutoff as well as seat matrix data and deriving meaningful insights and presenting it to user in a user friendly and interactive manner.
These instructions will give you a copy of the project up and running on your local machine for testing purposes.
Requirements for the website to work
- Install XAMPP (https://www.apachefriends.org/download.html)
Follow the steps
git clone https://github.com/subb16/JOSAA-Analaysis-DA215.git in the htdocs folder of XAMPP
Start apache and MySQL from the Xampp control panel
Create a user with username "devanshu" and password "passwords" on phpmyadmin
Import the database mydb.sql as mydb
Open http://localhost/JOSAA-Analaysis-DA215/index.html in your browser
This will open the homepage of the website. Now you can navigate through and select the option you want to choose.
-
Branch Specific Analaysis: If you want to analyse the ranks in a particular branch be any set of colleges ,this option should be your choice.
-
College Specific Analaysis: If you want to analyse the ranks in a particular college be any set of colleges ,this option should be your choice.
-
Effect of new AI related branches on circuital branches: If you want to analyse the ranks in circuital branches and observe the changes due to introduction of new AI related branches then select this choice.
-
Flow of toppers: If you want to know where top students under ranks 100 ,500 or 1000 in each category go then select this option.
-Straight comparison between 2 options: If you want to compare set of any branch and college with another set then you can choose this.
-Jee Advanced Cutoff: If you want to see the trend of last rank needed to enter IITs categorywise then you can choose this.