Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 411 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 411 Bytes

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