Skip to content

Ascled/FlowBan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌀 FlowBan

An interactive task management web app combining a Kanban board and Gantt chart; built with HTML, CSS, and JavaScript.


FlowBan Preview


Overview

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.


Features

  • 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

How to Run

  1. Clone or download this repository:
    git clone https://github.com/Ascled/FlowBan.git
    cd FlowBan
  2. Open index.html in your browser, or serve locally:
    python3 -m http.server 5500
    # then open http://localhost:5500
  3. Start organizing your tasks!

Author

Ascled
📧 asc1edeus@protonmail.com
🌐 GitHub Profile


License

This project is for educational purposes only and not intended for commercial distribution.

About

a simple, front-end kanban board accompanied with a gantt chart as an easy visualizer for your workflow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors