Currently, the user must click the "Add Task" button. It would be more intuitive to also allow pressing "Enter" key while focused on the input field. **Steps to Reproduce:** - Open the web app. - Type a task in the input field. - Press Enter key. - Nothing happens. The user must manually click "Add Task".