-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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
- Store them in localstorage
- [EXTRA] Add a way to search items when there are too many
- Can enter a filter string in a
inputtextbox - Items that do not match the search string are faded/hard to see
- Can enter a filter string in a
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels