Skip to content

A simple To-Do List web application built using HTML, CSS, and JavaScript. Features include adding tasks, setting due dates with alarms, marking tasks as complete, deleting tasks, and saving tasks in local storage.

License

Notifications You must be signed in to change notification settings

zaheerabbas4/Todo-list-app-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

5 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Todo-list-app-js

A simple To-Do List web application built using HTML, CSS, and JavaScript. Features include adding tasks, setting due dates with alarms, marking tasks as complete, deleting tasks, and saving tasks in local storage.

๐Ÿ“Œ To-Do List App (HTML, CSS, JS)

A simple To-Do List Web Application built during my internship.
This project was created using HTML, CSS, and JavaScript to practice and demonstrate basic frontend development concepts.


๐Ÿš€ Features

  • โž• Add new tasks with title and due date/time
  • โœ… Mark tasks as completed
  • โŒ Delete tasks from the list
  • โฐ Alarm reminder when task time is reached
  • ๐Ÿ’พ Data saved in Local Storage (persists after page refresh)

๐Ÿ› ๏ธ Technologies Used

  • HTML5 โ€“ Structure of the app
  • CSS3 โ€“ Styling and layout (Flexbox, box model, responsive design)
  • JavaScript (ES6) โ€“ App logic, DOM manipulation, alarms, and local storage

โ–ถ๏ธ How to Run

  1. Clone this repository:
    git clone https://github.com/zaheerabbas4/Todo-list-app-js.git

About

A simple To-Do List web application built using HTML, CSS, and JavaScript. Features include adding tasks, setting due dates with alarms, marking tasks as complete, deleting tasks, and saving tasks in local storage.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages