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

Link the backend server to the sign up page form #53

Open
4 tasks
NLucuab opened this issue Feb 7, 2023 · 0 comments
Open
4 tasks

Link the backend server to the sign up page form #53

NLucuab opened this issue Feb 7, 2023 · 0 comments
Labels
backend Issues related to backend development Functionality Signup Page issues pertaining to signup page

Comments

@NLucuab
Copy link
Collaborator

NLucuab commented Feb 7, 2023

  • Gather the form field data and pass to backend server (POST)
  • Check that the entered data is being stored correctly in the backend server database
  • add an event listener to the "submit" button ("click")
  • After submission of account information, redirect to the login page
@NLucuab NLucuab added Functionality Signup Page issues pertaining to signup page backend Issues related to backend development labels Feb 7, 2023
@NLucuab NLucuab assigned NLucuab and unassigned NLucuab Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Issues related to backend development Functionality Signup Page issues pertaining to signup page
Projects
Status: Stretch Goals
Development

No branches or pull requests

1 participant