/college-predictor

Given rank and category, we display a list of suitable colleges for exams such as JEE Main, JEE Advanced, NEET. Data avaialble.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

About

provides a list of colleges with opening and closing ranks given :

  • Exam
  • Category
  • Category rank
  • Round Number
  • Gender
  • Home State

finds a list of applicable scholarships given :

  • Scholarhship Status
  • Grade
  • Stream
  • Category
  • Family Annual Income
  • Gender
  • Home State
  • City Name

Getting Started

npm install
npm run dev

# or

yarn install
yarn dev

Open http://localhost:3000 with your browser to see the result.

Deploy

  • Using AWS Amplify

Deployed Link