|
|
|
## Getting started
|
|
|
|
|
|
|
|
Opening up the application will greet the user with the main page of the program.
|
|
|
|
|
|
|
|
Insert Picture
|
|
|
|
|
|
|
|
## Navigating the application
|
|
|
|
|
|
|
|
Under the ToDo window all tasks will show up. Here you can sort them by clicking on the thing you want to sort by.
|
|
|
|
|
|
|
|
Insert Picture
|
|
|
|
|
|
|
|
To the right of the the toolbar you can choose whether you want to show all tasks, done tasks or active tasks.
|
|
|
|
|
|
|
|
Insert Picture
|
|
|
|
|
|
|
|
Categories you create will shop up on the right and you can click on the category to only show tasks that are a part of that given category. Note that form any category view you can add new taks to the same, other or no category.
|
|
|
|
|
|
|
|
|
|
|
|
Tasks can have a category asscoiated with them. If you choose not to ascoiate a task with a category it
|
|
|
|
|
|
|
|
The most important part of the program is the toolbar. Here you can add tasks, remove a single task, remove all tasks or edit a single task.
|
|
|
|
|
|
|
|
Insert picture
|
|
|
|
|
|
|
|
When clicking add new task this window will pop up.
|
|
|
|
|
|
|
|
Insert Picture
|
|
|
|
|
|
|
|
Here you will need to fill out the required information.
|
|
|
|
You can choose whether you want a start date or not.
|
|
|
|
When you have filled in all the information you can click submit.
|
|
|
|
Now the task will be added. |
|
|
|
\ No newline at end of file |