Skip to content

A Kanban Board for your Projects utilizing the browsers IndexedDB

Notifications You must be signed in to change notification settings

binaryArrow/lite-kanban

Repository files navigation

Kanban board with browser's indexed DB

This is a Kanban Board which can be used to organize your Projects. It can be installed as a PWA to work offline (click on install on URL bar in Browser). You can create Multiple Boards and multiple Containers.

Feel free to contribute.

Roadmap

  • include markdown editor
  • switch to dexie (current idb) for indexedDB
  • export/import board to share accross devices