Skip to content

An AI-driven Kanban board that auto-executes tasks when moved to In Progress, and smartly categorizes long tasks by shifting them automatically between To Do, In Progress, and Done

License

Notifications You must be signed in to change notification settings

Tanmayk03/KanBan.AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KanBan.AI

Live DemoGitHub Repository


Screenshots

WhatsApp Image 2025-11-19 at 18 38 20_723d7e3f

WhatsApp Image 2025-11-19 at 16 58 09_00ac9860


🚀 Introduction

KanBan.AI is a cutting-edge, AI-powered Kanban board for next-level productivity. Designed with automation and smart categorization at its core, KanBan.AI helps users focus on meaningful work while letting AI handle routine tasks and workflow transitions.

Whether you’re managing a team or organizing personal projects, KanBan.AI provides a seamless, intuitive experience—leveraging AI to help you “get things done”.


🌟 Features

  • AI-Driven Task Execution: Whenever a card is dragged into the “In Progress” column, KanBan.AI analyzes and auto-executes tasks when possible.
  • Intelligent Task Shifting: Big or lengthy tasks are automatically sorted between “To Do”, “In Progress”, and “Done” columns, so nothing gets stuck or overlooked.
  • Automatic Categorization: KanBan.AI continuously monitors task statuses, dynamically updating their positions.
  • User-Friendly Board: Sleek, modern UI/UX, accessible on desktop and mobile.
  • Real-time Updates: All collaborators see instant board changes.
  • Simple Setup: Easily create, edit, and manage tasks and boards.

🛠️ Tech Stack

  • Primary Language: JavaScript
  • Frontend Framework: (see source for details; likely React or modern JS)
  • AI Logic & Automation: Custom routines integrated with board actions
  • Hosting: Vercel (Live Demo)
  • License: MIT License

📦 Installation

  1. Clone the repository:

    git clone https://github.com/Tanmayk03/KanBan.AI.git
    cd KanBan.AI
  2. Install dependencies:

    npm install
    # or
    yarn install
  3. Run the development server:

    npm start
    # or
    yarn start
  4. Open your browser: Visit http://localhost:3000 or the displayed local address.


📝 Usage

  1. Create tasks: Add new cards to the “To Do” column.
  2. Start work: Move cards to “In Progress” to trigger auto-execution features.
  3. Monitor progress: Let KanBan.AI intelligently shift longer tasks between columns so you never lose track.
  4. Complete tasks: Tasks moved to “Done” are archived and available for review.

📃 License

This project is licensed under the MIT License.


👤 Author

Made by Tanmayk03
Contributions welcome! Please open issues or PRs for suggestions, bugs, or improvements.


About

An AI-driven Kanban board that auto-executes tasks when moved to In Progress, and smartly categorizes long tasks by shifting them automatically between To Do, In Progress, and Done

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published