Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

To-Do List App

A simple and interactive To-Do List application built using HTML, CSS, and JavaScript.

Features

  • Add new tasks
  • Edit existing tasks
  • Delete tasks
  • Prevent empty task submission
  • Clean and responsive user interface
  • Font Awesome icons for better user experience

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6)
  • Font Awesome

Project Structure

├── index.html
├── style.css
└── app.js

How to Use

  1. Enter a task in the input field.
  2. Click the Add button.
  3. Use the Edit icon to modify a task.
  4. Use the Delete icon to remove a task.

Installation

  1. Clone the repository:
git clone https://github.com/Wasayullah/TO-DO-Application
  1. Open the project folder.

  2. Run index.html in your browser.

Future Improvements

  • Local Storage support
  • Task Categories
  • Task Completion Status
  • Due Dates and Reminders

Author

Mohammad Wasayullah

About

A simple and responsive To-Do List web application built with HTML, CSS, and JavaScript. Users can add, edit, and delete tasks with an intuitive and clean interface.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages