Student-Supervisor-Allocation-System
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