Commit Graph

9 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
3b6896b630
Yum04-54 kontoverwaltung (#11)
* Kontoverwaltung

* Kontoverwaltung Finish

* Kontoverwaltung Button not finished

* Kontoverwaltung Button not finished

* Kontoverwaltung fertig.

* Kontoverwaltung final finish
2023-05-08 19:16:57 +02:00
GEI22857
9f505ca6ab Footer hinzugefügt (unfertig) 2023-02-27 20:03:29 +01:00
MET18937
e6eab604e5 NavBar Fix 2023-02-20 17:32:07 +01:00
MET18937
10eed12b67 Merge branch 'dev' into YUM04-15-navbar 2023-02-20 17:01:34 +01:00
MET18937
70eb2e53d7 Navbar Added 2023-02-14 16:41:59 +01:00
zha19115
add0018b3d
Working Blazor app
* New Blazor Project created

* gitignore added

* Removed unneeded files
2023-01-17 16:39:03 +01:00
zha19115
b1fdecbc7e New Blazor Project created 2023-01-17 16:16:46 +01:00