Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RSVP as an authenticated user (centralized case) #10

Open
elmariachi111 opened this issue Apr 14, 2020 · 0 comments
Open

RSVP as an authenticated user (centralized case) #10

elmariachi111 opened this issue Apr 14, 2020 · 0 comments

Comments

@elmariachi111
Copy link
Member

As a logged in user I can hit an RSVP button to "sign in" to an event. A server side function writes that rsvp data (the user's chosen public profile) to a Slack channel (assuming we're only managing coding earth events here) (later: have an attendee list)

At the same time we're setting a simple local storage flag that an user has signed in (which easily can be "hacked", but that's okay). if that local storage flag is set, disclose the online attendance URL. (later: x-check with the backend and build a unique join link or use a ledger based rsvp process)

@elmariachi111 elmariachi111 changed the title RSVP as an authenticated user RSVP as an authenticated user (centralized case) Apr 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant