In the list of tasks, when an authenticated user clicks on the button 'finish task', save the completion event to the database and show the new completed date.
If the task was already completed today, it cannot be completed again on the same day. - button is inactive and says finished
In the list of tasks, when an authenticated user clicks on the button 'finish task', save the completion event to the database and show the new completed date.