Skip to content

Projekt-Z/Consistency

Repository files navigation

Consistency

App to track your consistency

Design

  • Clean Architecture
  • DDD

Implementation

  • Back-end:

    click for details
    • .NET 6
    • C#
    • ASP.NET Minimal Web API
    • MongoDB
    • Postgres
    • Ocelot : .NET core API Gateway
  • Front-end:

    click for details
    • Blazor WebAssembly
    • JWT Authentication
    • Local Storage
    • Consume REST API
    • Bootstrap