diff --git a/WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/index.html b/WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/index.html index 952a964..b521811 100644 --- a/WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/index.html +++ b/WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/index.html @@ -14,5 +14,7 @@ Customers
Maintainer Team +
+ Non-CRUD diff --git a/WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/noncrud/index.html b/WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/noncrud/index.html new file mode 100644 index 0000000..08e23a4 --- /dev/null +++ b/WD7UVN_SzTGUI_2023242.Client.JS/wwwroot/noncrud/index.html @@ -0,0 +1,20 @@ + + + + + Company Manager + + + +

Tables

+ Get clients using a service +
+ Get subordinates of employee +
+ Get responsible leader for service +
+ Get employees working on a service +
+ Get members of a team + +