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

A user can signup for an event. #2

Closed
4 tasks done
ansonhwo opened this issue Jan 10, 2017 · 0 comments
Closed
4 tasks done

A user can signup for an event. #2

ansonhwo opened this issue Jan 10, 2017 · 0 comments

Comments

@ansonhwo
Copy link
Owner

ansonhwo commented Jan 10, 2017

  • User elects to register for an event by clicking on the Register button
  • Frontend sends POST request to backend with the user id and event id
  • Database associates the user with the provided event id
  • Register button changes to Unregister

image

@ansonhwo ansonhwo changed the title A user can join an event. A user can signup for an event. Jan 10, 2017
ansonhwo added a commit that referenced this issue Jan 20, 2017
ansonhwo added a commit that referenced this issue Jan 20, 2017
…, and added registered label for visibility. #2
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