|
|
|
## Getting started
|
|
|
|
|
|
|
|
Opening up the application will greet the user with the main page of the program.
|
|
|
|
Opening up the application will greet the user with the main page of the program. A task has several different properties. It has a name, a description, a start and an end date, a priority, a category asscoiated with it and whether it is done or not.
|
|
|
|
|
|
|
|
Insert Picture
|
|
|
|
|
|
|
|
## Navigating the application
|
|
|
|
### The toolbar
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
Under the ToDo window all tasks will show up. Here you can sort them by clicking on the thing you want to sort by.
|
|
|
|
|
|
|
|
### Adding a task
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
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. Addionally you can choose if u want to show
|
|
|
|
|
|
|
|
Insert Picture
|
|
|
|
|
| ... | ... | @@ -19,15 +37,6 @@ Categories you create will shop up on the right and you can click on the categor |
|
|
|
|
|
|
|
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 |