@@ -36,8 +36,8 @@ c. Test with missing columns. Verify user is prompted with an error mes
**Story Points -**
1) 6 - 12 hours
2) 3 - 6 hours
1) 6 user story points - 12 hours
2) 3 user story points - 6 hours
---
...
...
@@ -167,11 +167,11 @@ George is a seasoned employee of his renovation company and has many responsibil
**Epic**
As an employee, I would like to see critical statistics, such as employee usage, inventory items taken out, current base salary, and upcoming project deadlines on a single dashboard so that I can make quick informed decisions, such as time management, task priority, organization, etc., which will consequently boost productivity.
As George, I would like to see critical statistics, such as employee usage, inventory items taken out, current base salary, and upcoming project deadlines on a single dashboard so that I can make quick informed decisions, such as time management, task priority, organization, etc., which will consequently boost productivity.
**User Stories**
1. As an employee, I would like the ability to filter certain information on the dashboard via a checklist so that I can boost my productivity by being more organized and filtering out any unnecessary information.
1. As George, I would like the ability to filter certain information on the dashboard via a checklist so that I can boost my productivity by being more organized and filtering out any unnecessary information.
Acceptance criteria:
...
...
@@ -179,7 +179,7 @@ Acceptance criteria:
* When clicking a checkbox on the checklist, that piece of information must be visible.
* When unchecking a checkbox on the checklist, that piece of information must disappear.
1. As an employee, I would like the ability to view detailed information about each dashboard item when clicked. This includes seeing inventory items for my team directly from the dashboard, viewing project deadlines, and viewing team contact details so that I can avoid having to navigate to multiple pages and boost my productivity.
1. As George, I would like the ability to view detailed information about each dashboard item when clicked. This includes seeing inventory items for my team directly from the dashboard, viewing project deadlines, and viewing team contact details so that I can avoid having to navigate to multiple pages and boost my productivity.
Acceptance criteria:
...
...
@@ -188,6 +188,11 @@ Acceptance criteria:
* When the team section is enlarged, there must be a popup window that displays a table containing team member names, email addresses, phone numbers, and employee types (employee/manager)
* When the project section is enlarged, a popup window that displays a table containing project name, team(s) assigned to the project, and deadline must be displayed