We'll evaluate 2 good practices when adding a new task.
First, we'll show the users a toast alert to notify them that their document was saved in the database. We'll do this with a toast component that ionic makes available to us
And second, we'll use Angular's router to navigate the user back to the task list.