Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 375 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 375 Bytes

People Matcher

A web app that allows loading csv files about people in different parties (e.g. mentors vs. mentees), and suggest matches.

Screenshot

Requirements

  • Docker.
  • Docker-compose.

Quick Start

./scripts/start.sh

Unit Test

./scripts/test.sh

TODO

  • Add continuous model training for recommending matches.