charovatzbassar / charovatzbassar/dva332-software-engineering-basic-course

As a user, I want to register, so that I can get a library account.

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
user story
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.