Skip to main content
Stanford Stanford WebCamp 2023 All Things Web - By community, for community
 

Matching Algorithm implementation using Drupal Framework

Track
Dev / DevOps
Research / Academia
Audience
Advanced
Intermediate

Matching is a very common process used in academia for classes, clinics, summer trips, etc.  We built several Drupal-based applications, and decided to create a stand-alone module for this process. In this session we will talk about how our module implements solutions to a Stable Marriage Problem https://en.wikipedia.org/wiki/Stable_marriage_problem

We will go through objects/relationships/code and demo how our applications are using this module.