To Do List banner

To Do List

1 devlog
26m 10s

A simple and interactive To-Do List web app that helps users manage daily tasks efficiently. Users can add, delete, and mark tasks as completed. Tasks are saved using browser storage, so they remain even after a refresh.

This project uses AI

I thought of this with my own idea and completed this project by giving a prompt to Codex.

Demo Repository

Loading README...

neetumandavi25

Shipped this project!

Hours: 0.44
Cookies: 🍪 1
Multiplier: 1.52 cookies/hr

I built a simple To-Do List web app using HTML, CSS, and JavaScript.
Users can easily add, complete, and delete tasks.
The hardest part was handling the JavaScript logic and updating the task list dynamically.
I solved it by using DOM manipulation and event listeners.
I’m proud that the app works smoothly and helps manage daily tasks.

neetumandavi25

Today I created a simple To-Do List web application using JavaScript, HTML, and CSS.
In this project, users can add, complete, and delete tasks.
I dynamically updated tasks using DOM manipulation and event handling.
I added basic styling and interactive buttons to make the UI clean and user-friendly.
This project helped me understand JavaScript logic and real-world web functionality.

Attachment
0