Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

TodoApp

TodoApp - A Simple Task Management Application This is a fully functional To-Do List Application that helps users manage tasks efficiently. The app allows users to:

Add tasks to their to-do list. Mark tasks as completed or undo completed tasks. Filter tasks by status: All, Completed, or Pending. Delete individual tasks. Persist tasks across page reloads using localStorage.

Features

Responsive Design: Works seamlessly on desktop and mobile devices. User-Friendly Interface: Simple and intuitive layout. Local Storage Support: Tasks are saved locally and remain available even after closing the browser.

Optional Enhancements

The app is designed with scalability in mind. Future updates could include:

Task editing functionality. Adding due dates and priority levels. Advanced filtering options (e.g., filter by priority or due date). Clear all completed tasks in one click.

Technologies Used

HTML: For the structure of the application. CSS: For styling and responsiveness. JavaScript: For dynamic functionality and task management.

About

Todo Application for managing tasks

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages