https://github.com/mmvergara/kanban-light
Open source light weight kanban board, 0ms initial load time utilizing localStorage
https://github.com/mmvergara/kanban-light
discord-bot kanban-board kanban-board-application react supabase web
Last synced: 5 months ago
JSON representation
Open source light weight kanban board, 0ms initial load time utilizing localStorage
- Host: GitHub
- URL: https://github.com/mmvergara/kanban-light
- Owner: mmvergara
- License: mit
- Created: 2024-06-19T04:44:09.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-16T23:26:18.000Z (over 1 year ago)
- Last Synced: 2025-04-06T08:13:29.360Z (about 1 year ago)
- Topics: discord-bot, kanban-board, kanban-board-application, react, supabase, web
- Language: TypeScript
- Homepage: https://kanban-light.vercel.app
- Size: 668 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- License: LICENSE.MD
Awesome Lists containing this project
README
Kanban Light
Open source light weight kanban board
## Features
- 🔥 No Initial Load utilizing Local Storage
- 💼 Stores and Load latest state and sync afterwards
- ✅ Create and Delete Projects, Columns and Tasks
- 📝 Drag and Drop Column and Tasks
## Made using
- [React Supabase Auth Template](https://github.com/mmvergara/react-supabase-auth-template)