IT2810 / it2810-webutvikling-h18-prosjekt-3-45

it2810-webutvikling-h18-prosjekt-3-45 created by GitHub Classroom
1 stars 0 forks source link

Implement component for adding todos to todo-list #3

Closed hehug7 closed 6 years ago

hehug7 commented 6 years ago

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.

hehug7 commented 6 years ago

This will also include tests and css for the form and button for adding todos in addition to documentation of functions.

torjusti commented 6 years ago

Fixed in #15.