Skip to content

A task management app using .NET Core 8, SQLite, Identity, SignalR, Blazor WebAssembly

License

Notifications You must be signed in to change notification settings

DanieBeets/TaskManagementApp

Repository files navigation

TaskManagement

A task management app in .NET Core 8.

This solution consists of the following projects

  • /Backend - Backend API
  • /Backend.Tests - Backend Unit Tests
  • /Frontend - Blazor WebAssembly Frontend
  • /Frontend.Tests - Frontend Unit Tests

Disclaimer

  • I am currently learning Blazor, for that reason the project is not complete yet.

Status

  • Backend API ✓
  • Backend Database Task, AuditLog, Identity Models ✓
  • Backend SQLite Integration ✓
  • Backend SignalR Hub ✓
  • Backend JWT Authentication ✓
  • Backend Unit Tests In xUnit ✓
  • Fronted Authentication And Authorization ✗
  • Frontend Signin And Signout Pages (WIP) ✗
  • Frontend Task Management Pages And Components (WIP) ✗
  • Frontend User Management Pages And Components (WIP) ✗
  • Frontend Cosmetics - Bootstrap 5 (WIP)✗
  • Frontend SignalR Client Notifications (WIP)✗
  • Frontend Unit Tests In xUnit, bUnit ✓

About

A task management app using .NET Core 8, SQLite, Identity, SignalR, Blazor WebAssembly

Topics

Resources

License

Stars

Watchers

Forks