meyerhoferc / secret-santa

0 stars 0 forks source link

The Secret Santa app can now assign...Secret Santas! #26

Closed kmeyerhofer closed 5 years ago

kmeyerhofer commented 5 years ago

Secret Santa Feature Additions

Santa Assignments are now possible, powered by the inverse bubble sort.

Adds SantaAssignment, ExclusionTeam, and UserExclusionTeam db tables, migrations, controllers and models.

Santa Assignments

Exclusion Teams

Wish Lists

Styling

Testing