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 know where a classroom is located, so that I can find it #11

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

Comments

@jmoreira24
Copy link
Collaborator

jmoreira24 commented Mar 29, 2022

Acceptance tests

Feature: Locating the classroom

Scenario: Finding the classroom for my next class.
- Given I have my schedule open
- When I click on the classroom's code
- Then I can view this classroom's location.

Scenario: Finding the classroom of an UC's specific occurrence.
- Given I have the UC's schedule open
- When I click on the classroom's code
- Then I can view this clasroom's location.

Mockups

image

Effort

Must Have - XL

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