Skip to content

feat: implement volunteer auto-assignment engine - #1

Merged
kpranat merged 1 commit into
devfrom
auto-assignment
Jul 5, 2026
Merged

feat: implement volunteer auto-assignment engine#1
kpranat merged 1 commit into
devfrom
auto-assignment

Conversation

@pallavijha1709

Copy link
Copy Markdown
Collaborator

Implemented the initial volunteer auto-assignment engine.

Features:

  • Priority domain allocation
  • Contribution-based balancing using totalPoints
  • Fair volunteer distribution across venues
  • Underfilled venue detection
  • Volunteer grouping by free-hour slots
  • Seed-data based testing for assignment flows

Database integration is intentionally excluded from this PR and will be added separately once volunteer and venue data are available in the database.

@kpranat
kpranat merged commit 653e944 into dev Jul 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants