Skip to content

Koruto/Kanban-Board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kanban Board

Description

A Kanban board is a visual tool used to manage tasks and workflows. It consists of columns representing different stages of work, allowing teams to track progress, identify bottlenecks, and prioritize tasks effectively.

Getting Started

Executing program

  • Clone/Fork this repository

Running Server

cd server
npm install
npm run start

Running Client

cd client
npm install
npm run dev

For Testing

Admin

User: Admin
Passsword: admin

User

User: User Password: user

Tech Stack

Frontend

  1. React + Tailwind + TypeScript
  2. React Beautiful dnd for Drag and Drop
  3. React Icons

Backend

  1. Nodejs + ExpressJs

Database

  1. Sqlite

Screenshots

Login Page

Kanban Board

Create Issue

About

A Kanban Board to assign task and collaborate as a team

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published