/Kanban-Board

Kanban Board webpage with html , css & js

Primary LanguageJavaScript

Kanban-Board

This is a simple Kanban board project that allows you to manage your tasks. It is built using HTML, CSS, and JavaScript, and it uses localStorage to store data locally in the browser. html&css are generated by AI , Js was written by me.

Features

  • Create new tasks
  • Move tasks between columns (Not Started, In Progress, and Done)
  • Edit and delete tasks
  • Tasks are saved in the browser localStorage

Installation

You can simply download the project , or clone the repo , then run index.html file in you browser.

Demo

you can try a live demo for the project from here