AutoKanban
AutoKanban ā GitHub Bitacora Viewer
AutoKanban is an advanced visualization tool that automatically transforms Bitacora.md files hosted on GitHub into fully interactive Kanban boards. It follows the Viewer Pattern, acting as a 100% static, resilient client that consumes the GitSpy API to process and normalize data without a local backend.
Key Features
- Zero Backend: Pure frontend architecture. No servers to manage.
- GitSpy Integration: Leveraging the GitSpy API for intelligent parsing.
- Total Resilience: Robust handling of network errors and empty repositories.
- Smart UX: Session persistence and shareable URLs (
?owner=X&repo=Y).
Tech Stack
Built with Vanilla JavaScript, HTML5, and CSS3, focusing on performance and simplicity.