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

As a student, I want to view my Library Profile, so that i can get informations about my requests. #4

Open
1 of 2 tasks
jlcrodrigues opened this issue Mar 24, 2022 · 1 comment
Labels
Could Could Have (MoSCoW) M Medium effort user-story User Story

Comments

@jlcrodrigues
Copy link
Collaborator

jlcrodrigues commented Mar 24, 2022

Students can view their library profile.
The profile is available here.

User interface mockups

image

Acceptance tests

Scenario: The student is authenticated
Given that the student is authenticated
When I access the library profile in the app
Then I'll see information about my requests.

Scenario: The student is not authenticated
Given that the student is not authenticated
When I access the library profile in the app
Then I'll see a message " Not authenticated "

Value and effort

Value: Could have
Effort: Medium

Features List

@jlcrodrigues jlcrodrigues added the user-story User Story label Mar 24, 2022
@heisenunes heisenunes changed the title View Library Profile As a student , I want to view my Library Profile, so that i can get informations about my requests. Mar 29, 2022
@heisenunes heisenunes changed the title As a student , I want to view my Library Profile, so that i can get informations about my requests. As a authenticated student, I want to view my Library Profile, so that i can get informations about my requests. Mar 29, 2022
@jlcrodrigues jlcrodrigues added Could Could Have (MoSCoW) M Medium effort labels Apr 19, 2022
@arestivo
Copy link

Faz sentido o link existir na mesma quando não se está autenticado? (de vez em quando faz)

Não vejo um mock para a mensagem de erro.

@jlcrodrigues jlcrodrigues changed the title As a authenticated student, I want to view my Library Profile, so that i can get informations about my requests. As a student, I want to view my Library Profile, so that i can get informations about my requests. May 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Could Could Have (MoSCoW) M Medium effort user-story User Story
Projects
None yet
Development

No branches or pull requests

3 participants