Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yerlanyr/secret-santa
Express JS. Vanilla javascript SPA. Application utilizing power of websockets and realtime.
https://github.com/yerlanyr/secret-santa
santa secret spa vanilla-javascript webapp webcomponents
Last synced: about 2 months ago
JSON representation
Express JS. Vanilla javascript SPA. Application utilizing power of websockets and realtime.
- Host: GitHub
- URL: https://github.com/yerlanyr/secret-santa
- Owner: yerlanyr
- Created: 2019-01-03T15:20:12.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-01-20T06:43:46.000Z (12 months ago)
- Last Synced: 2024-04-16T03:43:55.427Z (9 months ago)
- Topics: santa, secret, spa, vanilla-javascript, webapp, webcomponents
- Language: JavaScript
- Homepage: https://secret-santa-xi-nine.vercel.app
- Size: 1.43 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 18
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Secret santa
An app to do a secret santaOne of the group of users creates a room, and gives the name of room to his friends. Then when all frends entered the room, he can well send request to server to assign recievers to participants.
This app build using htmx components. And server side written in express js.