Skip to content

Kanban Flowboard: Streamline Your Workflow with an Intuitive Drag-and-Drop Interface

Notifications You must be signed in to change notification settings

shuddha2021/Kanban-Flowboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kanban Flowboard

Kanban Flowboard is a dynamic and user-friendly web application that empowers individuals and teams to manage tasks and projects efficiently. With its intuitive drag-and-drop interface, users can seamlessly organize their workflow, prioritize tasks, and track progress in real-time.

Key Features

  • Drag-and-Drop Interface: Effortlessly move tasks across different stages of the workflow with a simple drag-and-drop action.
  • Task Prioritization: Assign priority levels to tasks using color-coded indicators, enabling quick identification and management of critical items.
  • Editable Task Details: Update task information on-the-fly with an intuitive editing interface.
  • Persistent Storage: Save your board's state locally to pick up where you left off.
  • Modal Task Management: Detailed task modals allow for in-depth task management, including descriptions, checklists, due dates, and assignment to team members.
  • Real-Time Collaboration: Team members can view and edit tasks simultaneously, ensuring everyone is always on the same page.
Screenshot 2024-04-23 at 10 11 29 AM Screenshot 2024-04-23 at 10 12 02 AM

Technologies Used

  • HTML/CSS: For structuring and styling the web content and layout.
  • JavaScript: To enable interactive elements for a dynamic user experience.
  • Local Storage: Utilized for persisting the state of the kanban board between sessions.

Getting Started

To run the Kanban Flowboard locally, follow these steps:

  1. Clone the repository: git clone https://github.com/your-username/Kanban-Flowboard.git
  2. Navigate to the project directory: cd Kanban-Flowboard
  3. Open index.html in your browser to view the app.

Contributing

Contributions to the Kanban Flowboard are welcome! If you have suggestions for improvements or encounter any issues, please feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgments

  • All project managers and team members seeking efficient workflow management.
  • The open-source community for providing a platform for collaboration and innovation.

Streamline your project management with Kanban Flowboard!