KSU-SWE6733-Spring2023-Team3 / development-project

Development project for KSU SWE 6733 Spring 2023 Team 3
0 stars 0 forks source link

Implement basic matching algorithm #11

Closed elliottallmann closed 1 year ago

elliottallmann commented 1 year ago

As a user of the online dating application, I would like to have a good matching algorithm, so that I can find compatible matches and have a positive dating experience. I would like the matching algorithm to consider various factors such as interests, personality traits, and location, and provide me with a list of potential matches that have a high compatibility score.

Acceptance Criteria

Tasking

elliottallmann commented 1 year ago

The team has agreed to implement this as a basic algorithm to make use of the Graph database. We will move forward making the changes to the API and not spend more time looking into Machine Learning at this point.