Overview

Overview of our Kanban project.

Our project's visualization of Kanban Board.

The Kanban Project is a web-based Kanban board designed to help teams visualize work, track progress, and collaborate efficiently. Built with a blend of Java, JavaScript, and CSS, the application is structured to be modular and scalable. The project leverages modern web technologies and can be deployed easily via Docker, or run locally after installing the required dependencies.

Want to learn more about what kanban boards are? Head to the Kanban section to learn more.

Prerequisites

  • Java: Ensure you have Java installed (JDK 23 or above).

  • Node.js & npm: Required for the frontend.

  • Docker (optional): For containerized deployment.

  • Database: The project uses PostgreSQL as its backend database. A sample db.sql file is provided to set up the schema.

Kanban Board used in real day-to-day life.

Installation & Setup

For installing & setting up the project please travel to our github's README.

Last updated

Was this helpful?