Kanban Board Project Overview
Get a basic overview of the project we will build in this chapter.
We'll cover the following
The Blazor WebAssembly application that we are going to build in this chapter is a Kanban board. The Kanban board will have three dropzones: “High Priority,” “Medium Priority,” and “Low Priority.” We will be able to drag and drop tasks between the dropzones and add additional tasks.
This is a screenshot of the completed application:
Create a free account to view this lesson.
By signing up, you agree to Educative's Terms of Service and Privacy Policy