Skip to content

mubeen6969/to-do-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List Web Application

This is a simple and intuitive To-Do List web app designed to help users organize and manage their daily tasks efficiently. Users can add new tasks, mark tasks as completed, and delete tasks they no longer need. The app features a clean and responsive design that works well on both desktop and mobile devices.

The project is built using plain HTML, CSS, and JavaScript, demonstrating DOM manipulation and event handling without any external libraries. It is a great example for beginners who want to learn how to create interactive web apps from scratch.

Features

  • Add new tasks dynamically.
  • Mark tasks as completed with visual feedback.
  • Delete tasks individually.
  • Responsive layout for different screen sizes.
  • Lightweight and fast with no backend dependencies.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6)

Feel free to explore, use, or modify this project to fit your needs.

About

A minimalistic and user-friendly To-Do List web application to manage daily tasks with add, complete, and delete functionality. Built with HTML, CSS, and JavaScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors