tasks.md
A self-hosted, flat-file task management board. Manage tasks with a Kanban-style web interface backed by plain Markdown files. No database needed.
What You Can Do After Deployment
- Visit your domain — open the Kanban board in your browser
- Create boards and lanes — organize tasks into columns
- Add tasks — create tasks with Markdown content
- Drag and drop — move tasks between lanes
- Edit as Markdown — all tasks are plain .md files you can edit anywhere
Key Features
- Kanban-style task board
- Plain Markdown file storage
- Drag-and-drop task management
- Multiple boards support
- No database required
- Lightweight and fast
- Mobile-friendly interface
License
MIT — GitHub