Commit Graph

3 Commits

Author SHA1 Message Date
GEI22857
ea4bf9d490
Konto Seite fertig (#22)
Bitte review.

Co-authored-by: FUH22860 <FUH22860@spengergasse.at>
2023-06-05 19:14:23 +02:00
FUH22860
47ddfda738
Yum04 76 datenschutzerklarung footer (#21)
* YUM04-76: Rough draft of the Datenschutzerklärung

* YUM04-76: Draft for both pages
Rough draft for the Datenschutzerklärung
Rough draft for the cookies page
2023-06-05 18:52:49 +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