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 and Database Connectivity #5

Closed
5 of 6 tasks
Chintan2108 opened this issue Sep 11, 2020 · 0 comments · Fixed by #35
Closed
5 of 6 tasks

User Registration and Database Connectivity #5

Chintan2108 opened this issue Sep 11, 2020 · 0 comments · Fixed by #35
Assignees
Labels
enhancement New feature or request SLoP-150 SLoP Level 4 Issue

Comments

@Chintan2108
Copy link
Owner

Chintan2108 commented Sep 11, 2020

  • Currently the users are static and there is no database connectivity
  • Develop a registration form for new users
  • Ask for full name and email id
  • Set email id as username and ask for password
  • Verify user email by url (Prevent login unless verified)
  • Store user details in the database
  • Sign in with Google (OAuth2)
@Chintan2108 Chintan2108 added the enhancement New feature or request label Sep 11, 2020
@Chintan2108 Chintan2108 added SLoP-75 SLoP Level 3 Issue SLoP-25 SLoP Level 2 Issue and removed SLoP-75 SLoP Level 3 Issue SLoP-25 SLoP Level 2 Issue labels Oct 1, 2020
@Chintan2108 Chintan2108 added SLoP-150 SLoP Level 4 Issue and removed SLoP-75 SLoP Level 3 Issue labels Oct 27, 2020
Chintan2108 added a commit that referenced this issue Oct 31, 2020
User Registration and Database Connectivity #5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request SLoP-150 SLoP Level 4 Issue
Projects
None yet
3 participants