pawap90 / haunted-todo-list

A completely normal and not at all haunted TODO list app repo.
https://pawap90.github.io/haunted-todo-list/
0 stars 0 forks source link

Allow users to create new TODO items #1

Closed pawap90 closed 8 months ago

pawap90 commented 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.

victorian-ghost-bot[bot] commented 8 months ago

His ghostliness has rewritten your issue to better fit his ghostly needs. You can find the new issue at #3.