TetraTsunami / StudySearch

MadHacks 2023 Project
0 stars 0 forks source link

Create REST API endpoints for creating study groups #4

Open traitboundnotsatisfied opened 10 months ago

traitboundnotsatisfied commented 10 months ago

Generate study groups and populate the Db1.Groups collection. Don't forget to overwrite the table completely and not just add to it.

Group members must all be open now, and it should get a score based on how good it is. If "prefers same section" is turned on being in the same section is worth points. You also lose points for being outside the range of # of people based on how far away you are you lose more points.

traitboundnotsatisfied commented 10 months ago

Can be called whatever, nothing frontend side yet.