An open API service indexing awesome lists of open source software.

https://github.com/willbarkoff/sleighride

🛷 Secret Santa for friend groups
https://github.com/willbarkoff/sleighride

Last synced: 5 months ago
JSON representation

🛷 Secret Santa for friend groups

Awesome Lists containing this project

README

          

# 🛷 Sleighride
> Secret Santa for friend groups

Sleighride allows you to organize a [gift exchange](https://en.wikipedia.org/wiki/Secret_Santa) with your friend group!

Sleighride features:
- Random matching — get matched randomly with a friend
- Address sharing — get your friend's address without having to ask
- Note exchange — send notes between the gift giver and the gift receiver

The backend is written in Go, and is stored in [`sleighride-server`](sleighride-server/), and the front end is written in TypeScript and React, and stored in [`sleighride-client`](sleighride-client/).

Sleighride is MIT licensed, and pull requests are greatly appreciated.