Overview
Overview of our Kanban project.

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.
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.
Installation & Setup
For installing & setting up the project please travel to our github's README.
Last updated
Was this helpful?