https://github.com/ciromirkin/minivirtualkanbantable
Mini virtual Kanban table.
https://github.com/ciromirkin/minivirtualkanbantable
javascript kanban localstorage oop proyect
Last synced: 12 months ago
JSON representation
Mini virtual Kanban table.
- Host: GitHub
- URL: https://github.com/ciromirkin/minivirtualkanbantable
- Owner: CiroMirkin
- Created: 2022-09-13T20:33:26.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-10-07T23:57:37.000Z (over 3 years ago)
- Last Synced: 2025-03-11T10:31:55.742Z (over 1 year ago)
- Topics: javascript, kanban, localstorage, oop, proyect
- Language: JavaScript
- Homepage: https://ciromirkin.github.io/miniVirtualKanbanTable/
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Virtual Kanban Table
This proyect is a virtual Kanban table with vanilla Javascript, the kanban table has three columns, restinct the WIP (work in progress), and finish tickets can be archives.
The proyect uses:
* OOP as paradigm.
* DOM to show the tickets.
* Local storage API.
# Kanban table picture
