Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

Awesome Lists containing this project

README

        

# Secret santa
An app to do a secret santa

One 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.