Skip to content

Add simple to-do list web application#1008

Open
ParkChongsam wants to merge 2 commits intoSolido:masterfrom
ParkChongsam:claude/build-todo-app-RFnk4
Open

Add simple to-do list web application#1008
ParkChongsam wants to merge 2 commits intoSolido:masterfrom
ParkChongsam:claude/build-todo-app-RFnk4

Conversation

@ParkChongsam
Copy link

@ParkChongsam ParkChongsam commented Jan 10, 2026

Create a fully functional to-do list app with HTML, CSS, and JavaScript featuring:

  • Add, complete, and delete tasks
  • Filter tasks by status (all/active/completed)
  • Task counter and clear completed functionality
  • Local storage persistence
  • Modern UI with animations

Please read How to contribute before creating a submission.

Description and links to repo and pubdev if any

Submission description/links here


Checklist

  • I read How to contribute
  • I edited the SOURCE.md file only
  • Added a link to the repo in the PR

Feel free to add this badge to your repository after it's accepted to awesome-flutter.

Awesome Flutter
<a href="https://github.com/Solido/awesome-flutter">
   <img alt="Awesome Flutter" src="https://img.shields.io/badge/Awesome-Flutter-blue.svg?longCache=true&style=flat-square" />
</a>
Create a fully functional to-do list app with HTML, CSS, and JavaScript featuring:
- Add, complete, and delete tasks
- Filter tasks by status (all/active/completed)
- Task counter and clear completed functionality
- Local storage persistence
- Modern UI with animations
@ParkChongsam
Copy link
Author

first

@ParkChongsam
Copy link
Author

d

@KollerWithDoris
Copy link

KollerWithDoris commented Jan 10, 2026 via email

Create index-standalone.html that includes all CSS and JavaScript inline for easy portability. This file can be opened directly in any browser without external dependencies.
@ryuujo1573
Copy link

Pls dont upload your wastebin as pull-requests.

This is bullshit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants