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 @@ + + + + + + e-commerce + + + + + + + + +
+ +
+

Gelistete Artikel

+ +

Artikel ins Sortiment aufnehmen

+
+

+ + +

+

+ + +

+
+
+

+ + +

+

+ +

+
+
+

+ + EUR + ( 19% Mwst. )
+ = 105.98 EUR Brutto +

+

+ + EUR +

+

+

+ + Automatisch nachbestellen + Nicht mehr nachkaufen +
+

+
+ +
+ + +

+ Bitte schreiben Sie jede Kategorie in eine eigene Zeile +

+
+ +
+

+ + +

+
+ +

+ + +

+
+ +
+
+
+
+ + + + diff --git a/prototype/src/main/resources/templates/intern/articles.html b/prototype/src/main/resources/templates/intern/articles.html index f67beb6..3e01432 100644 --- a/prototype/src/main/resources/templates/intern/articles.html +++ b/prototype/src/main/resources/templates/intern/articles.html @@ -5,6 +5,7 @@ e-commerce + @@ -13,7 +14,88 @@

Artikel

-

TODO

+

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
BildNameKaufpreis(Netto)KategorienHerstellernummerStatus
Kamera87,77 € (73,76 €) Úberwachung, ElektronikA-5051Im Sortiment
(bearbeiten)
Earbuds50,54 €(42,47 €)Kopfhörer, ElektronikA-840Im Sortiment
(bearbeiten)
USB-Magic Light10,17 €(8,54 €)Sonstiges, ElektronikA-8401Im Sortiment
(bearbeiten)
Ersatzfernbedinung7,08 €(5,95 €)Úberwachung, ElektronikA-4565Im Sortiment
(bearbeiten)
Netzwerkkamera50,85 €(42,73 €)Úberwachung, ElektronikA-7580Nicht im Sortiment
(aufnehmen)
USB 3.0 Festplattenkabel1,65 €(1,38 €)Kabel, ElektronikA-6107Nicht im Sortiment
(aufnehmen)
Ubiquiti Networks UAP-AC-PRO, weiß120,00 €(100,84 €)Netzwerk, ElektronikA-4933Nicht im Sortiment
(aufnehmen)
+