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 read the professor contacts, so that i can contact him more easily #5

Open
CMOliveira2 opened this issue Mar 29, 2022 · 0 comments

Comments

@CMOliveira2
Copy link
Collaborator

CMOliveira2 commented Mar 29, 2022

Acceptance tests

Feature: View the professor contacts

  Scenario: I want to know all my professor contacts
    -Given I am in the curricular unit page
    -When I click on a professor's name
    -Then I find all the professor contacts

Scenario: I want to send an email to my professor 
    -Given I am in the curricular unit page
    -When I click on a professor's name
    -Then I find my professor's email

Mockups

image

Effort

Should Have - M

@CMOliveira2 CMOliveira2 changed the title As student, i want to read the professor email, so that i can contact him As a student, i want to read the professor email, so that i can contact him Mar 29, 2022
@CMOliveira2 CMOliveira2 changed the title As a student, i want to read the professor email, so that i can contact him As a student, i want to read the professor contacts, so that i can contact him more easily Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants