Skip to content

Make a TO-DO list #6

@Naguumo

Description

@Naguumo

I can't remember all this stuff, make me a list so I can write this down.

  • Displays all current checklist items
    • Each item has a unchecked checkbox next to it
    • Clicking the checkbox moves it to the completed list
  • Displays a separate section of items marked as completed
    • These items should have a strikethrough on the text to indicate they are done
    • Also has a checkbox, but this one is already checked
  • Can add a new item to the checklist by entering it in a textbox and clicking a submit button
  • Styled using tailwind css
  • [EXTRA] Items stay the same even if I refresh the page
  • [EXTRA] Add a way to search items when there are too many
    • Can enter a filter string in ainput textbox
    • Items that do not match the search string are faded/hard to see

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions