It is hard to stay focused on your tasks with so many distractions in this world. People tend to forget what they want to get done. With our application we plan to organize the lives of our users so they can organize their tasks. A user can plan out their day, their week and important tasks. We plan to make our application simple and easy on the eye for our users.
Given: The user enters in a task
When: The user will see when said task is due(date and time)
Then: When task is completed, the user can close the task
Given: There is an hour and when there are 30 minutes before the task is due
When: The website/app will remind user to complete said task
Then: If the time of task is past, and the task is not completed, the task will appear in red.
Given: Previous tasks can be shown, and saved up to thirty days.
When: After the thirtieth date, all previous tasks, completed or not will be deleted.
Then: Can not view previous tasks from other months, unless saved.
The diagram is broken into two important classes, users and tasks. The user class corresponds to any UI modifications relating to the creation of tasks. The tasks class focuses on parameters that can be edited specifically within.
- DevOps/Product Owner/Scrum Master: Andre Acebal
- Frontend Developer: Blake Warner
- Integration Developer: Charlie Phelps, Nick Lawson

