Commit Graph

5 Commits

Author SHA1 Message Date
e518305ae0
Revert "Merge branch 'dev' into YUM04-82-Bestelluebersicht-Detail-Chefin"
This reverts commit 670b66ef44, reversing
changes made to 97e84fc9c7.
2023-06-22 23:47:48 +02:00
MET18937
b008d87ec8 WebAPI for database integrity added
Restructure the solution
* The project has been split into the database integration "src/webapi" and the Blazor wasm project "src/y4f".

WebAPI
* API with CRUD capabilities

* The main task of the "WebAPI" project is to access the database data and make it available to the Blazor-WASM project via an API.

* GET example of the allergy table via the file "TestFetchAllergienData.razor", which can be tested via the browser "/TestFetchAllergienData".
2023-05-21 00:50:08 +02:00
zha19115
e181c13ac2
App.razor changed (#15)
Navbar und Footer wird wieder angezeigt.
2023-05-09 16:48:03 +02:00
zha19115
818fe95ca1
Yum04-60 bestellabschluss (#13)
* Kontoverwaltung

* Kontoverwaltung Finish

* Kontoverwaltung Button not finished

* Kontoverwaltung Button not finished

* Kontoverwaltung fertig.

* Kontoverwaltung final finish

* Erster Entwurf fertig

* Finish Bestellabschluss

* Final Final FInisch
2023-05-08 19:36:12 +02:00
zha19115
b1fdecbc7e New Blazor Project created 2023-01-17 16:16:46 +01:00