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
- Host: GitHub
- URL: https://github.com/willbarkoff/sleighride
- Owner: willbarkoff
- License: mit
- Created: 2020-12-01T02:45:25.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-08T17:29:21.000Z (over 5 years ago)
- Last Synced: 2023-03-02T07:02:54.375Z (over 3 years ago)
- Language: TypeScript
- Homepage: https://willbarkoff.dev/sleighride
- Size: 153 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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.