Skip to content

Feat: Lesson 05 added User Stories #206

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

Merged
merged 3 commits into from
Oct 11, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
30 changes: 30 additions & 0 deletions lesson_05/yafiahabdullah/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
## USER Stories

## User story examples

As a eco-conscious shopper, I want to access detailed environmental impact information for products, so I can make informed, sustainable choices.

## Acceptance Criteria:

- most provide detailed metrics on enivormental impact of each product
- Be able to compare the enivormental impact of mutilpe products
- a sustainability rating or score that summarizes its overall environmental impact

## User story examples 2

As a grocery shopper, I want to have access to health information about the products I'm consuming, so I can make healthier choices.

## Acceptance Criteria:
- provide clear and informed nutritional information on all products
- access to complete list of ingrendents to hilight any allegeris
- display proper serving sizes to allow correct portion control

## User story examples 3

As an driver living in the city, I want to find the fastest possible route , so I don't experience unexpected delays

## Acceptance Criteria:

- The navigation system must provide real-time traffic data.
- Alerts should be sent when traffic conditions change significantly.
- Users can view alternate routes based on current traffic conditions.