Block a user
shaamilahmed
pushed to main at shaamilahmed/Enciphered.Blazor.UIComponents
2026-04-12 02:25:09 +05:00
shaamilahmed
pushed to main at shaamilahmed/Enciphered.Blazor.UIComponents
2026-04-12 02:19:16 +05:00
shaamilahmed
pushed to main at shaamilahmed/Enciphered.Blazor.UIComponents
2026-04-12 02:16:15 +05:00
Creating tentative domain model
shaamilahmed
deleted branch feature/issue-2-domain-model-implementation from shaamilahmed/LibraryApp
2026-04-10 17:52:15 +05:00
Updated the domain model with entities, repos and domain services. Looks good. I think I addressed all the user stories however if I fell short we'll revise as needed.
Updated the domain model with entities, repos and domain services. Looks good. I think I addressed all the user stories however if I fell short we'll revise as needed.
shaamilahmed
created branch feature/issue-2-domain-model-implementation in shaamilahmed/LibraryApp
2026-04-10 17:51:18 +05:00
shaamilahmed
pushed to feature/issue-2-domain-model-implementation at shaamilahmed/LibraryApp
2026-04-10 17:51:18 +05:00
Create the API Project
Decided to no longer use an API layer instead opting for a server side rendered blazer application. Would be simpler and reduce the workload. This does mean that since there will be no API that in…
Create the API Project
Create the API Project
Create a plan for the UI layouts and individual pages