This implies creating functionality for adding new todos to the list. We probably want a modal window which pops up when you press a button, where you can add todos. To begin with, we want to support a simple todo which will be more advanced in a later issue. This includes the add-button.
This implies creating functionality for adding new todos to the list. We probably want a modal window which pops up when you press a button, where you can add todos. To begin with, we want to support a simple todo which will be more advanced in a later issue. This includes the add-button.