• Stars
    star
    1
  • Language
    Python
  • Created over 3 years ago
  • Updated almost 3 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

This system allocates students to supervisors based on their area of interest. The allocation algorithm is a custom extension of Gale Shapely's Stable Marriage Algorithm. It is a web application built using Django