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

In-Site RSVP #61

Open
4 tasks
rdohms opened this issue Dec 20, 2013 · 6 comments
Open
4 tasks

In-Site RSVP #61

rdohms opened this issue Dec 20, 2013 · 6 comments

Comments

@rdohms
Copy link
Member

rdohms commented Dec 20, 2013

We can now allow RSVP's to be done via the website, using OAuth integration.

  • Add a "I'm going" button to events
  • Make API call to RSVP on Meetup (OAuth handshake included)
  • Show "you are rsvp'd"

This can also further improve #60:

  • Add popup to i'm here button to allow choice: "login on meetuo and checkin" or "pick myself from a list"
@pascaldevink
Copy link
Member

How would the authentication of a user be handled? I'm guessing the user is asked if the website can get access to the user's profile?

@rdohms
Copy link
Member Author

rdohms commented Oct 8, 2014

Yeah, oAuth standard handshake.

@pascaldevink
Copy link
Member

I'm guessing we could reuse the current RSVP link for this? And replace it with a You're going! text after clicking it?

@pascaldevink
Copy link
Member

The Create/Update RSVP API endpoint can be used: http://www.meetup.com/meetup_api/docs/2/rsvp/#create

@rdohms
Copy link
Member Author

rdohms commented Oct 8, 2014

Yep, i would add a "un-rsvp" option as well.

@pascaldevink
Copy link
Member

Something like this would be the flow than: user_rsvp_flow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants