To-Do-List banner

To-Do-List

1 devlog
56m 8s

A simple and interactive To-Do List web app built using HTML, CSS, and JavaScript where users can add tasks, mark them as completed, and delete them easily.

This project uses AI

AI was used to get guidance for improving the code, fixing small errors, and understanding JavaScript logic while building the To Do List.

Demo Repository

Loading README...

jyotikarmkar25

Shipped this project!

Hours: 0.94
Cookies: 🍪 1
Multiplier: 1.51 cookies/hr

I built a Smart To-Do List using HTML, CSS, and JavaScript. It allows users to add tasks, mark them as completed, and delete them easily. One challenge I faced was fixing some small JavaScript errors, but I debugged them and made the app work properly. I also improved the design to make it look clean and interactive. I learned more about DOM manipulation and event handling while building this project, and I’m happy with how it turned out.

jyotikarmkar25

Today I built a Smart To-Do List using HTML, CSS, and JavaScript.
I created an input box where users can add tasks by clicking the button or pressing Enter.
Each task can be marked as completed by clicking on it.
Users can also delete tasks using the delete button.
During development, I fixed some small bugs and improved the design and functionality of the app

Attachment
1

Comments

mayankkumar.inc

Nice work!!