Skip to content

A web platform similar to https://josaa.nic.in (Official counseling platform to allocate seats to JEE candidates)

Notifications You must be signed in to change notification settings

ask7276/JeeSeatAllocation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JEE Seat Allocator Portal

A web platform similar to https://josaa.nic.in (Official counseling platform to allocate seats to JEE candidates)

Gale Shapley Algorithm : Wiki
Stable Matching: Wiki
How it works:
  1. Students fill their preferences and lock their choices before the deadline.
  2. The Allocator then runs the algorithm for each round allocating the student to the respective colleges. (Multiple round allocation is implemented).
  3. It takes care of various factors like gender and category in determining the matching.
  4. Students have choices of Frreze, Float, Slide or Remove the application.
  5. Final list of the students with the colleges is made ready.
More improvements to be done:
  1. Addition of more complicated factors like Foreign National and Specially Abled Category.
  2. Improvements on the frontend.

About

A web platform similar to https://josaa.nic.in (Official counseling platform to allocate seats to JEE candidates)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 66.9%
  • HTML 33.1%