Skip to content

innovation-adelphiu/task-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

task-list

A web-based task list manager.

🚀 Features

  • Add Tasks Quickly
    Type into the input area and press Enter or click to add a new task.

  • Reorder by Drag-and-Drop
    Drag tasks using the ≡ handle to reorder them intuitively.

  • Mark Tasks Complete
    Use the ✅ checkbox to mark items as done; completed tasks are crossed out for clarity.

  • Edit In-Place
    Click the ✏️ icon to edit any task directly.
    Press Enter or click the icon again to save your changes.

  • Delete Instantly
    Click the ❌ icon to remove a task.

  • Persistent Storage
    Tasks are automatically stored in the browser’s localStorage.
    Close the page, and your tasks are still there next time you open it.

About

A web-based task manager. Tasks are saved automatically using local browser storage.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published