Skip to content

A simple and efficient task management application that allows users to create, edit, and organize tasks into different categories (Todo, In Progress, Done). Built with HTML, CSS, JavaScript, and local storage for persistent task management.

Notifications You must be signed in to change notification settings

Haseeb-WebDeveloper/TODO-APP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PLanit

PLanit is a task management application designed to help you stay organized and productive. The app allows users to create, edit, and move tasks between different categories (Todo, In Progress, Done) with ease. Tasks are stored in the browser's local storage, ensuring they remain in their respective containers even after a page refresh.

Features

  • Add Tasks: Create new tasks and add them to the Todo container.
  • Edit Tasks: Modify existing tasks as needed.
  • Move Tasks: Organize tasks by moving them between Todo, In Progress, and Done containers.
  • Persistent Storage: Tasks are saved in local storage, allowing you to retain your progress even after refreshing the page.

Technologies Used

  • HTML5
  • CSS3
  • JavaScript (ES6)
  • Local Storage

Installation

To run the project locally, follow these steps:

  1. Clone the repository:
    git clone https://github.com/Haseeb-WebDeveloper/TODO-APP.git

About

A simple and efficient task management application that allows users to create, edit, and organize tasks into different categories (Todo, In Progress, Done). Built with HTML, CSS, JavaScript, and local storage for persistent task management.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published