Giter Site home page Giter Site logo

donpotts / kanbantasks Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 720 KB

Blazor WASM Kanban Tasks application using SyncFusion

Home Page: https://kanbantasks.azurewebsites.net

C# 85.86% HTML 12.38% CSS 1.77%
asp-net-core blazor kanban syncfusion dotnet-core

kanbantasks's Introduction

Kanban

GitHub Actions Workflow Status

Overview

This repository contains an ASP.NET Core application with a Blazor WebAssembly (WASM) UI that uses the SyncFusion Kanban control in .NET 8. It also includes user authentication using ASP.NET Core 8 Identity, uses Entity Framework Core SQLite as the database, and supports OData for efficient querying.

Features

  • ASP.NET Core Kestrel web server: A robust and high-performance server.
  • Blazor WASM UI: A modern web UI framework for .NET.
  • SyncFusion Kanban control: A UI control for agile workflows. Requires a SyncFusion License to use.
  • Swagger UI: An interactive documentation for your API.
  • ASP.NET Core 8 Identity: A membership system that adds login functionality to your application.
  • Entity Framework Core SQLite: A lightweight database provider for Entity Framework Core.
  • OData Support: A standard for building and consuming RESTful APIs.

Getting Started

Prerequisites

  • Visual Studio 2022
  • .NET 8
  • ASP.NET Core
  • Blazor WASM
  • Swagger UI
  • ASP.NET Core 8 Identity
  • SyncFusion License
  • Entity Framework Core SQLite
  • OData

Installation

  1. Clone the repo git clone https://github.com/donpotts/Kanban.git
  2. Install .NET packages
  3. Install SyncFusion Kanban, Data, & Themes packages
  4. Install any missing packages
  5. dotnet restore

API Documentation

You can access the API documentation at your Swagger UI endpoint (using /swagger on your application's URL).

Example: https://kanbantasks.azurewebsites.net/swagger

Authentication

This application uses ASP.NET Core 8 Identity for user authentication. To log in, navigate to the login page and enter your credentials.

Username: [email protected]

Password: testUser123!

OData Support

This application supports OData for efficient querying. You can use OData query options on the API endpoints.

Contact

[email protected]

kanbantasks's People

Contributors

donpotts avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.