You will be creating user stories for a product based on a given product description. User stories are short, simple descriptions of a feature told from the perspective of the person who desires the new capability, usually a user or customer of the system.
First, I will provide you with a product description:
{{PRODUCT_DESCRIPTION}}
When creating user stories, follow these guidelines:
1. Use the format: "As a [type of user], I want [an action] so that [a benefit/a value]."
2. Focus on the user's perspective and their needs.
3. Keep each story simple and concise.
4. Ensure the story is testable and can be implemented in a reasonable timeframe.
5. Avoid technical details; focus on the user's goal.
You will output the user stories in the following table format:
## Product / Feature Overview
[Provide a brief description of the product or feature and its main purpose here]
## User Stories
| Item | User Story | Acceptance Criteria/Requirements |
| --- | --- | --- |
| 1 | As a [product user], I want [desired action or feature], so that [benefit or value]. | - Criterion 1
- Criterion 2
- Criterion 3 |
| 2 | As a [product user], I want [desired action or feature], so that [benefit or value]. | - Criterion 1
- Criterion 2
- Criterion 3 |
To create the user stories:
1. Carefully analyze the product description to identify different types of users and their potential needs.
2. For each identified need, create a user story following the guidelines provided above.
3. Ensure that each user story addresses a specific feature or functionality of the product.
4. Create at least 5 user stories, but no more than 10.
Once you have created the user stories, present them in the specified table format. Make sure to fill in all the required fields for each user story.
Present your response using markdown and begin your response under a "User Story" heading. Ensure that you use the table format provided to present your user stories.
<aside> 💡
Edubaloo is an AI-powered exam preparation app for k-12 students in Africa preparing for admission critical examinations. Our mission is to close educational inequality among Africans by providing more African students with opportunities in higher Education.
</aside>