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

Signup for Student #15

Closed
merlinabraham95 opened this issue Jul 9, 2023 · 1 comment
Closed

Signup for Student #15

merlinabraham95 opened this issue Jul 9, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@merlinabraham95
Copy link
Collaborator

merlinabraham95 commented Jul 9, 2023

Description
As a prospective student,
I want to sign up for an account on the platform,
So that I can explore educational opportunities and access student-specific features and resources.

Scenario
John, a high school student, signs up for a student account on the platform, providing his name, email, password, and educational background. After account creation, he gains access to educational resources and student-specific features, empowering him to explore academic opportunities.

Acceptance Criteria

  • A sign-up page is available with input fields for necessary information, such as name, email, username, password, and educational background.
  • The sign-up form validates the input fields to ensure required information is provided and follows any specified format or constraints.
  • Upon successful submission of the sign-up form, an account is created for the student with the provided information.
  • If the student's username is already registered, appropriate error messages are displayed, indicating that the username is associated with an existing account.

Additional Information

Epic Link: #7
Story Points: 3
Priority: High


Risk Management

Risk : Multiple Users with same username
Impact: High
Probability: Medium
Counter Measures:
Username Validation: Implement a robust username validation system during the signup process that checks for the availability of a chosen username and ensures its uniqueness among existing users.

@merlinabraham95 merlinabraham95 added the enhancement New feature or request label Jul 9, 2023
@merlinabraham95 merlinabraham95 added this to the Sprint-2 milestone Jul 11, 2023
@gaganpandher
Copy link
Collaborator

gaganpandher commented Jul 14, 2023

  • Design Signup redirection from Landing Page
  • Create Signup for Student
  • Create Form for details
  • User Input validation
  • Testing the UI

merlinabraham95 added a commit that referenced this issue Jul 14, 2023
4navdeep added a commit that referenced this issue Jul 15, 2023
4navdeep added a commit that referenced this issue Jul 15, 2023
4navdeep added a commit that referenced this issue Jul 16, 2023
4navdeep added a commit that referenced this issue Jul 16, 2023
nishantarora23 added a commit that referenced this issue Jul 16, 2023
#15 Added College/University Name field to signup form
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants