Skip to content

Bharath4444/JOSAA-Seat-Allocator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gale Shapley Algorithm : Wiki

Stable Matching : Wiki

JOSAA Seat Allocator

We developed a web platform similar to https://josaa.nic.in (It is the official counseling platform to allocate seats to JEE candidates)

Working:

  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. Final list of the students with the colleges is made ready.

This is the Login page

Screenshot (4)

Here is the register account page of the website

Screenshot (7)

Here is the choice filling page of the website

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors