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

[BACKEND] Create endpoint for user to sign up to event #688

Closed
6 tasks
choden-dev opened this issue Jul 26, 2024 · 0 comments · Fixed by #771
Closed
6 tasks

[BACKEND] Create endpoint for user to sign up to event #688

choden-dev opened this issue Jul 26, 2024 · 0 comments · Fixed by #771
Assignees
Labels
backend relating to code in the /server directory

Comments

@choden-dev
Copy link
Member

Is your feature request related to a problem? Please describe.

This endpoint should take in the fields specified by #658, and return an appropriate response indicating the success

BEFORE MERGING

  • Storybooks created where possible
  • Tested with nock if data fetching
  • Tests written for critical interactions
  • PR Reviewed (For non-trivial changes)
  • Changes tested after rebasing on master or merging in master (hint: git fetch origin master:master, then git rebase master or git merge master)
  • All required PR checks passing
@choden-dev choden-dev added frontend relating to code in the /client directory backend relating to code in the /server directory and removed frontend relating to code in the /client directory labels Jul 26, 2024
@choden-dev choden-dev changed the title [FRONTEND] Create endpoint for user to sign up to event [BACKEND] Create endpoint for user to sign up to event Jul 26, 2024
@jeffplays2005 jeffplays2005 self-assigned this Jul 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend relating to code in the /server directory
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants