📝 Issue Description
Bug: The Todo list allows adding an empty task without any text.
Steps to Reproduce:
-
Go to Project 20 - Todo App
-
Leave the input box empty
-
Click on the Add button
-
An empty todo item is added to the list (see attached screenshot)
Expected Behavior:
- The app should prevent adding empty tasks and show a warning (or simply ignore the action).
Actual Behavior:
- The app adds an empty todo item, which causes confusion in the list.
Screenshot:
