Open nicolemjohnson opened 5 years ago
User Story:
There is a computer science student and in the morning, they go through the different things that they need to accomplish during the day in their head. Instead of writing these down on a piece of paper, the student opens the To-Do skill of their Alexa and can list the different things that they need to do for the day. The student does this by saying "Alexa add <
Acceptance Criteria: -Alexa adds all things that user asks to be put on the list for that day -Alexa repeats all the To-Dos that were put on the list -List is empty at the start of each new day
As a student i want to be able to add, edit and delete an (infinite) amount of to-dos to a list for every day. When a to-do gets finished, the student should be able to mark it as 'done'. If a to-do wasn't finished on that day it will get carried over to the next day until it gets either deleted or marked as 'done' by the student. The student should always be able to ask Alexa for his to-do-list on any day of the week. An Item on the list must have a short and precise Title which Alexa will enumerate when the student asks for his list. An item can also contain a short description which can be separately added to each item by the student.
Alex erstellt eine To-Do Liste für den Tag. User kann Sachen einstellen (z.B Software Engineering Hausaufgaben). Nach jedem Tag wird alles in der Liste gelöscht.