Add Tasks

Title*

@if (!title.valid && title.touched) {

You must enter a title.

}

Description*

@if (!description.valid && description.touched) {

You must enter a description. (min. 10 letters)

}

Due date*

@if (!date.valid && date.touched) {

You must enter a date.

}

Prio*