shaamilahmed
  • Joined on 2026-04-09
shaamilahmed pushed to main at shaamilahmed/Enciphered.Blazor.UIComponents 2026-04-12 02:25:09 +05:00
9bef5813ae Updated tailwind config to affect razor pages.
0607602c5c Removed package-lock.json from repo.
Compare 2 commits »
shaamilahmed pushed to main at shaamilahmed/Enciphered.Blazor.UIComponents 2026-04-12 02:19:16 +05:00
9df0292291 Cache refresh.
shaamilahmed pushed to main at shaamilahmed/Enciphered.Blazor.UIComponents 2026-04-12 02:16:15 +05:00
2089f76d1a Add README.md
shaamilahmed pushed to main at shaamilahmed/BadmintonBooker 2026-04-12 00:39:01 +05:00
430c5fd2b8 Updated readme.
shaamilahmed pushed to main at shaamilahmed/BadmintonBooker 2026-04-12 00:31:12 +05:00
28bad6c3c1 Updated gitignore to prevent password.txt from being commited to git even if renamed to lowercases.
7684e8869b Removed browser profile from src
99eb077d14 Payment not tested rest done-ish
Compare 3 commits »
shaamilahmed created repository shaamilahmed/BadmintonBooker 2026-04-11 15:51:39 +05:00
shaamilahmed pushed to main at shaamilahmed/LibraryApp 2026-04-10 19:33:13 +05:00
60675b4581 Split the individual repository interfaces to their own classes.
shaamilahmed pushed to main at shaamilahmed/LibraryApp 2026-04-10 19:30:54 +05:00
715893fb1f Fixed namespace error.
shaamilahmed commented on issue shaamilahmed/LibraryApp#2 2026-04-10 17:53:21 +05:00
Creating tentative domain model

Fixed in 8eb8cd4fbf 👍🏽

shaamilahmed closed issue shaamilahmed/LibraryApp#2 2026-04-10 17:53:21 +05:00
Creating tentative domain model
shaamilahmed pushed to main at shaamilahmed/LibraryApp 2026-04-10 17:52:15 +05:00
8eb8cd4fbf 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 deleted branch feature/issue-2-domain-model-implementation from shaamilahmed/LibraryApp 2026-04-10 17:52:15 +05:00
shaamilahmed merged pull request shaamilahmed/LibraryApp#6 2026-04-10 17:52:14 +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.
shaamilahmed created pull request shaamilahmed/LibraryApp#6 2026-04-10 17:51:59 +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.
8eb8cd4fbf 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 commented on issue shaamilahmed/LibraryApp#5 2026-04-10 15:51:30 +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…

shaamilahmed closed issue shaamilahmed/LibraryApp#5 2026-04-10 15:51:30 +05:00
Create the API Project
shaamilahmed opened issue shaamilahmed/LibraryApp#5 2026-04-10 03:18:40 +05:00
Create the API Project
shaamilahmed opened issue shaamilahmed/LibraryApp#4 2026-04-10 03:17:21 +05:00
Create a plan for the UI layouts and individual pages