Closed pawap90 closed 8 months ago
As a user, I want to be able to create new TODO items to complete.
Each TODO item should have:
We need some sort of form so we can fill these 2 inputs and press a save button or press enter to create the new item.
I suppose we could store them in the browser's local storage for now, until we implement another form of storage, or a backend.
His ghostliness has rewritten your issue to better fit his ghostly needs. You can find the new issue at #3.
As a user, I want to be able to create new TODO items to complete.
Each TODO item should have:
We need some sort of form so we can fill these 2 inputs and press a save button or press enter to create the new item.
I suppose we could store them in the browser's local storage for now, until we implement another form of storage, or a backend.