An interactive task management web app combining a Kanban board and Gantt chart; built with HTML, CSS, and JavaScript.
FlowBan helps you plan and track your thesis or research workflow visually.
It merges the simplicity of a Kanban board with the timeline clarity of a Gantt chart, within a dark, modern interface.
- Kanban Board – Drag and drop tasks between stages
- Gantt Chart – Visualize timelines of each task
- Local Storage – Saves data directly in your browser (no backend needed)
- Dark Theme – Elegant and minimal UI
- Interactive and Lightweight – Runs locally, no setup required
- Clone or download this repository:
git clone https://github.com/Ascled/FlowBan.git cd FlowBan - Open
index.htmlin your browser, or serve locally:python3 -m http.server 5500 # then open http://localhost:5500 - Start organizing your tasks!
Ascled
📧 asc1edeus@protonmail.com
🌐 GitHub Profile
This project is for educational purposes only and not intended for commercial distribution.
