Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/saiflotfi/kanban-board

Kanban Board webpage with html , css & js
https://github.com/saiflotfi/kanban-board

Last synced: 10 days ago
JSON representation

Kanban Board webpage with html , css & js

Awesome Lists containing this project

README

        

# 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](https://saiflotfi.github.io/Kanban-Board/)