A fully functional kanban board that works offline and syncs automatically. Built to showcase the Prisma IDB generator with real-world patterns.
This is a testing and demonstration application. Data is not persistent and may be deleted at any point. This project is designed to showcase the Prisma IDB generator and offline-sync capabilities, not as a production kanban tool.
All data stored locally in IndexedDB. Create, edit, and manage boards and todos without a network connection.
Sync worker runs in the background, pushing changes to server and pulling updates. Manual and automatic sync modes.