diff --git a/prototype/src/main/java/org/hso/ecommerce/app/RequestController.java b/prototype/src/main/java/org/hso/ecommerce/app/RequestController.java index 389f8ce..f487afb 100644 --- a/prototype/src/main/java/org/hso/ecommerce/app/RequestController.java +++ b/prototype/src/main/java/org/hso/ecommerce/app/RequestController.java @@ -91,6 +91,11 @@ public class RequestController { return "intern/accountingmanual"; } + @GetMapping("/intern/addarticle") + public String addarticle() { + return "intern/addarticle"; + } + @GetMapping("/intern/articles") public String articles() { return "intern/articles"; diff --git a/prototype/src/main/resources/static/img/product-8.jpg b/prototype/src/main/resources/static/img/product-8.jpg new file mode 100644 index 0000000..cdb829d Binary files /dev/null and b/prototype/src/main/resources/static/img/product-8.jpg differ diff --git a/prototype/src/main/resources/templates/intern/addarticle.html b/prototype/src/main/resources/templates/intern/addarticle.html new file mode 100644 index 0000000..a208726 --- /dev/null +++ b/prototype/src/main/resources/templates/intern/addarticle.html @@ -0,0 +1,96 @@ + + + +
+ +TODO
++
+ + | +|||||||
---|---|---|---|---|---|---|---|
Bild | +Name | +Kaufpreis | +(Netto) | +Kategorien | +Herstellernummer | +Status | +|
Kamera | +87,77 € | +(73,76 €) | +Úberwachung, Elektronik | +A-5051 | +Im Sortiment (bearbeiten) |
+ ||
Earbuds | +50,54 € | +(42,47 €) | +Kopfhörer, Elektronik | +A-840 | +Im Sortiment (bearbeiten) |
+ ||
USB-Magic Light | +10,17 € | +(8,54 €) | +Sonstiges, Elektronik | +A-8401 | +Im Sortiment (bearbeiten) |
+ ||
Ersatzfernbedinung | +7,08 € | +(5,95 €) | +Úberwachung, Elektronik | +A-4565 | +Im Sortiment (bearbeiten) |
+ ||
Netzwerkkamera | +50,85 € | +(42,73 €) | +Úberwachung, Elektronik | +A-7580 | +Nicht im Sortiment (aufnehmen) |
+ ||
USB 3.0 Festplattenkabel | +1,65 € | +(1,38 €) | +Kabel, Elektronik | +A-6107 | +Nicht im Sortiment (aufnehmen) |
+ ||
Ubiquiti Networks UAP-AC-PRO, weiß | +120,00 € | +(100,84 €) | +Netzwerk, Elektronik | +A-4933 | +Nicht im Sortiment (aufnehmen) |
+