diff options
| author | Sjory <Mgj32000@gmail.com> | 2025-01-05 16:46:09 +0100 |
|---|---|---|
| committer | Sjory <Mgj32000@gmail.com> | 2025-01-05 16:46:09 +0100 |
| commit | 5ec25b3c8f067a5c8c5186283ee381e850edb805 (patch) | |
| tree | 1b727ab8ff312dae900088bb3a95d06d670bba43 /Website/Website.Client/obj/Debug/net8.0/Website.Client.sourcelink.json | |
| parent | 707b07b3351c06118f53ec7b2c0836c4b93aaf16 (diff) | |
changed from Client side to server side interactivity
deleted all client models and pages and changed the create drinks page to be on the home page on the server this made it a lot easier to get the data since we omitted the api and the server interactivity works great since its only forms and no fance animations rendering
Diffstat (limited to 'Website/Website.Client/obj/Debug/net8.0/Website.Client.sourcelink.json')
| -rw-r--r-- | Website/Website.Client/obj/Debug/net8.0/Website.Client.sourcelink.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Website/Website.Client/obj/Debug/net8.0/Website.Client.sourcelink.json b/Website/Website.Client/obj/Debug/net8.0/Website.Client.sourcelink.json index ecd2428..a9535cf 100644 --- a/Website/Website.Client/obj/Debug/net8.0/Website.Client.sourcelink.json +++ b/Website/Website.Client/obj/Debug/net8.0/Website.Client.sourcelink.json @@ -1 +1 @@ -{"documents":{"C:\\Users\\mgj32\\Documents\\DrinksMachine\\*":"https://raw.githubusercontent.com/sjory3/DrinksMachine/e3aef0f0b0dc94b021bf2534182cdc829e25dce3/*"}}
\ No newline at end of file +{"documents":{"C:\\Users\\mgj32\\Documents\\GitHub\\DrinksMachine\\*":"https://raw.githubusercontent.com/sjory3/DrinksMachine/707b07b3351c06118f53ec7b2c0836c4b93aaf16/*"}}
\ No newline at end of file |
