Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 571 Bytes

README.md

File metadata and controls

30 lines (25 loc) · 571 Bytes

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