diff --git a/presentation/presentation.html b/presentation/presentation.html index d0b8b85..a38e6bd 100644 --- a/presentation/presentation.html +++ b/presentation/presentation.html @@ -26,27 +26,26 @@
-

Case-Study

Ivan Hörler und Andreas Zweili

Created: 2018-03-15 Thu 08:11

+

Case-Study

Ivan Hörler und Andreas Zweili

Created: 2018-03-16 Fri 10:48

-
-

Ausgangslage

+
+

Ausgangslage

  • Webshop erstellen
  • Währungsumrechnung CHF zu …
  • @@ -55,8 +54,8 @@
-
-

Vision

+
+

Vision

Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:

@@ -68,8 +67,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
-
-

Vision - Artikel

+
+

Vision - Artikel

Vision-Artikel.png @@ -77,8 +76,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:

-
-

Vision - Warenkorb

+
+

Vision - Warenkorb

Vision-Warenkorb.png @@ -88,13 +87,13 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:

-
-

Varianten

-
+
+

Varianten

+
-
-

C# und SQL Server

+
+

C# und SQL Server

csharp.png @@ -102,8 +101,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:

-
-

Laravel und MySQL

+
+

Laravel und MySQL

laravel.png @@ -111,8 +110,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:

-
-

Django und MariaDB

+
+

Django und MariaDB

django.png @@ -120,8 +119,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:

-
-

Kriterien

+
+

Kriterien

  • Freie Software
  • Cross Plattform nutzbar
  • @@ -133,8 +132,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
-
-

Vergleich

+
+

Vergleich

@@ -170,13 +169,13 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
-
-

Kosten

-
+
+

Kosten

+
-
-

Laravel Webshop

+
+

Laravel Webshop

@@ -206,8 +205,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
-
-

Django Webshop

+
+

Django Webshop

@@ -244,13 +243,13 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
-
-

Vorgehen

-
+
+

Vorgehen

+
-
-

Currencies - App

+
+

Currencies - App

  • Wurde in Django als eigenen App entwickelt und sollte daher problemlos in andere Applikationen eingebunden werden können.
  • @@ -273,8 +272,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
-
-

Currencies - Quelle

+
+

Currencies - Quelle

currencies-rss-xml.png @@ -282,8 +281,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:

-
-

Currencies - Parsing

+
+

Currencies - Parsing

  • Das Konvertieren des XML’s wurde mit Python eigener Module gemacht.
  • für das Herunterladen des XML’s wurde das Modul ’urllib’ verwendet (1)
  • @@ -295,8 +294,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
-
-

Currencies - Ablauf

+
+

Currencies - Ablauf

currencies.png @@ -304,8 +303,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:

-
-

Infrastruktur

+
+

Infrastruktur

-
-

Programmierung

+
+

Programmierung

form.png @@ -340,8 +339,8 @@ Andreas erzählt wie die infrastruktur aufgebaut ist.

-
-

Fazit

+
+

Fazit

  • Trotz Model View Controll, SQL unerlässlich.
  • Vagrant (up, suspend, provision, destroy)
  • @@ -350,10 +349,8 @@ Andreas erzählt wie die infrastruktur aufgebaut ist.
-
-
-
-

Besten Dank für die Aufmerksahmkeit.

+
+

Besten Dank für die Aufmerksahmkeit.

Ivan & Andreas

diff --git a/presentation/presentation.org b/presentation/presentation.org index 036bc78..d6aa3e6 100644 --- a/presentation/presentation.org +++ b/presentation/presentation.org @@ -140,5 +140,5 @@ amount_form = CartForm( - Vagrant (up, suspend, provision, destroy) - Git, Python/Django, JS brauchts trotzdem. -* Besten Dank für die Aufmerksahmkeit. +** Besten Dank für die Aufmerksahmkeit. Ivan & Andreas