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

User Registration #4

Open
robcodehub opened this issue Jun 11, 2020 · 0 comments
Open

User Registration #4

robcodehub opened this issue Jun 11, 2020 · 0 comments
Assignees

Comments

@robcodehub
Copy link
Contributor

robcodehub commented Jun 11, 2020

  • Register on front end with username, email and password
  • Confirm password to check that passwords match
  • Create a new user in mongoDB
  • Password should be hashed for security
  • Username and email should be unique in the database
  • Backend and front end validations
  • Username checks for special characters / spaces
  • Age check on registration
@robcodehub robcodehub changed the title User Registration / Sign Up User Registration Jun 11, 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

2 participants