Skip to content

SyncfusionExamples/angular-asp.net-core-kanban-board

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Angular 10 Kanban Board Application

A full-stack Kanban board application built with Angular 10 and ASP.NET Core Web API. This project demonstrates how to create a task management system using Syncfusion EJ2 Kanban component with a responsive UI and backend REST API for task persistence and retrieval.

Prerequisites

  • Visual Studio 2022
  • .NET 5.0 SDK
  • Node.js 12+ and npm
  • Syncfusion ej2-angular-kanban package

How to Run

  1. Clone the project to your local machine
  2. Open solution file with Visual Studio 2022
  3. Rebuild the solution to restore NuGet packages
  4. Navigate to ClientApp and run npm install
  5. Run the project from Visual Studio (Ctrl+F5)

Project Details

Overview

Manages tasks across three status columns: Open, InProgress, and Close. Uses Syncfusion Kanban component with drag-and-drop functionality for intuitive task management.

Features

  • Drag-and-drop task management
  • RESTful API for data retrieval
  • Task assignment tracking
  • Status-based organization

See Also

About

The angular Kanban component is created from the Syncfusion ej2-angular-kanban package in ASP.NET core application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors