Skip to content

arthemisz/Taskflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TaskFlow — Advanced Todo List

A fully interactive, modular, and persistent task management app built with HTML, CSS, JavaScript, and Webpack.

Features

  • Create, edit, and delete tasks with title, description, due date, priority, notes, and checklist
  • Multiple project support with a default project on first load
  • Priority color coding (High 🔴, Medium 🟡, Low 🟢)
  • Date formatting using date-fns
  • Persistent storage via localStorage
  • Responsive design (mobile‑first)
  • Modular JavaScript structure bundled with Webpack

Setup

  1. Clone the repository
    git clone <your-repo-url>
    cd todo-list

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors