charovatzbassar / charovatzbassar/dva332-software-engineering-basic-course
As a user, I want to register, so that I can get a library account.
- Dominant language
- Java
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
## User Story:
>- As a user, I want to register, so that I can get a library account.
## Steps for Demonstration:
>- Open the application on the register page.
>- Enter valid credentials; email, name, phone number and password combination into the respective fields.
>- If the user is a student, enter valid study program and student ID.
>- If the user is a faculty member, enter valid department and employee ID.
>- Click on the "Register" button.
>- Show how the user is redirected to the home page after a successful login.
## Acceptance Criteria:
>- Users must be redirected to the home page upon successful registration.
>- Error messages should be displayed for any invalid entries.
## Result:
>- Successful registration navigates to the home page.
>- Invalid registration displays an error notification.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.