Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kbrose committed Dec 2, 2023
1 parent 74e9844 commit ad419b4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# secret-santa
Dead simple secret santa shuffler.

Works as follows:
* The input names are shuffled and mapped back onto themselves.
* The gifter and giftee are concatenated and base64 encoded into the URL.

> <img width="600" alt="Screenshot of secret santa webapp" src="https://github.com/kbrose/secret-santa/assets/4053170/b1596730-8658-42c5-a55e-4273b25ad85c">

0 comments on commit ad419b4

Please sign in to comment.