Skip to content

A simple and user-friendly to-do list web application built using HTML, CSS, and JavaScript. Users can add tasks dynamically and delete them when completed.

Notifications You must be signed in to change notification settings

nanthakumar-m/to_do_app-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

✅ To-Do List

A simple and clean to-do list web application built using HTML, CSS, and vanilla JavaScript. It enables users to add tasks and delete them once completed. This project is aimed at improving DOM manipulation skills and handling user input dynamically.

The purpose of this project is to practice dynamic element creation, event-driven programming, and real-time updates using JavaScript

🔗👉 click here to see the live demo--> https://nanthakumar-m.github.io/to_do_app-javascript/

⚙️ Technologies Used

  • HTML5
  • CSS3
  • JavaScript

💡Core Features

✅ Add new tasks dynamically

✅ Delete tasks with a click

✅ Basic input validation (no empty tasks)

✅ Simple and responsive UI

🎯 What I Gained / Concepts Practiced

✅ Improved JavaScript skills by working with real-time DOM manipulation

✅ Learned how to handle user inputs and create elements on the fly

✅ Understood the importance of event listeners and state updating in a list-based UI

✅ Strengthened logic-building through a minimal, functional project

📸 Screenshots

image

image

image

About

A simple and user-friendly to-do list web application built using HTML, CSS, and JavaScript. Users can add tasks dynamically and delete them when completed.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published