do not show thankings in TOC

This commit is contained in:
Ivan Hörler 2018-03-16 11:18:37 +01:00
parent 788ae79753
commit 48bcbfcf16
2 changed files with 54 additions and 57 deletions

View File

@ -26,27 +26,26 @@
<body>
<div class="reveal">
<div class="slides">
<section id="sec-title-slide"><h1 class="title">Case-Study</h1><h2 class="author">Ivan Hörler und Andreas Zweili</h2><p class="date">Created: 2018-03-15 Thu 08:11</p>
<section id="sec-title-slide"><h1 class="title">Case-Study</h1><h2 class="author">Ivan Hörler und Andreas Zweili</h2><p class="date">Created: 2018-03-16 Fri 10:48</p>
</section>
<section id="table-of-contents">
<div id="table-of-contents">
<h2>Inhaltsverzeichnis</h2>
<div id="text-table-of-contents">
<ul>
<li><a href="#/slide-orgc7bac3d">Ausgangslage</a></li>
<li><a href="#/slide-org4505ea0">Varianten</a></li>
<li><a href="#/slide-orgf23755d">Kosten</a></li>
<li><a href="#/slide-org0e33598">Vorgehen</a></li>
<li><a href="#/slide-org74efa28">Fazit</a></li>
<li><a href="#/slide-org53422e6">Besten Dank für die Aufmerksahmkeit.</a></li>
<li><a href="#/slide-orgb93ca56">Ausgangslage</a></li>
<li><a href="#/slide-org43148b5">Varianten</a></li>
<li><a href="#/slide-orgac26bc3">Kosten</a></li>
<li><a href="#/slide-orgff3147f">Vorgehen</a></li>
<li><a href="#/slide-org6f735a2">Fazit</a></li>
</ul>
</div>
</div>
</section>
<section>
<section id="slide-orgc7bac3d">
<h2 id="orgc7bac3d">Ausgangslage</h2>
<section id="slide-orgb93ca56">
<h2 id="orgb93ca56">Ausgangslage</h2>
<ul>
<li>Webshop erstellen</li>
<li>Währungsumrechnung CHF zu &#x2026;</li>
@ -55,8 +54,8 @@
</ul>
</section>
<section id="slide-orgffda324">
<h3 id="orgffda324">Vision</h3>
<section id="slide-orga157492">
<h3 id="orga157492">Vision</h3>
<p>
Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
</p>
@ -68,8 +67,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
</div>
</section>
<section id="slide-orgea85606">
<h3 id="orgea85606">Vision - Artikel</h3>
<section id="slide-orge879aba">
<h3 id="orge879aba">Vision - Artikel</h3>
<div class="figure">
<p><img src="pictures/Vision-Artikel.png" alt="Vision-Artikel.png" width="80%" />
@ -77,8 +76,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
</div>
</section>
<section id="slide-org0f44f22">
<h3 id="org0f44f22">Vision - Warenkorb</h3>
<section id="slide-org11bc238">
<h3 id="org11bc238">Vision - Warenkorb</h3>
<div class="figure">
<p><img src="pictures/Vision-Warenkorb.png" alt="Vision-Warenkorb.png" width="80%" />
@ -88,13 +87,13 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
</section>
</section>
<section>
<section id="slide-org4505ea0">
<h2 id="org4505ea0">Varianten</h2>
<div class="outline-text-2" id="text-org4505ea0">
<section id="slide-org43148b5">
<h2 id="org43148b5">Varianten</h2>
<div class="outline-text-2" id="text-org43148b5">
</div>
</section>
<section id="slide-org197fb31">
<h3 id="org197fb31">C# und SQL Server</h3>
<section id="slide-org141ed21">
<h3 id="org141ed21">C# und SQL Server</h3>
<div class="figure">
<p><img src="pictures/csharp.png" alt="csharp.png" />
@ -102,8 +101,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
</div>
</section>
<section id="slide-org54e84dd">
<h3 id="org54e84dd">Laravel und MySQL</h3>
<section id="slide-orgf8ae7e6">
<h3 id="orgf8ae7e6">Laravel und MySQL</h3>
<div class="figure">
<p><img src="pictures/laravel.png" alt="laravel.png" />
@ -111,8 +110,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
</div>
</section>
<section id="slide-org3a773d2">
<h3 id="org3a773d2">Django und MariaDB</h3>
<section id="slide-org8fe0596">
<h3 id="org8fe0596">Django und MariaDB</h3>
<div class="figure">
<p><img src="pictures/django.png" alt="django.png" />
@ -120,8 +119,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
</div>
</section>
<section id="slide-org4ee31b4">
<h3 id="org4ee31b4">Kriterien</h3>
<section id="slide-org3d1f7a1">
<h3 id="org3d1f7a1">Kriterien</h3>
<ul>
<li>Freie Software</li>
<li>Cross Plattform nutzbar</li>
@ -133,8 +132,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
</ul>
</section>
<section id="slide-org920eaec">
<h3 id="org920eaec">Vergleich</h3>
<section id="slide-orgff4b0ef">
<h3 id="orgff4b0ef">Vergleich</h3>
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
@ -170,13 +169,13 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
</section>
</section>
<section>
<section id="slide-orgf23755d">
<h2 id="orgf23755d">Kosten</h2>
<div class="outline-text-2" id="text-orgf23755d">
<section id="slide-orgac26bc3">
<h2 id="orgac26bc3">Kosten</h2>
<div class="outline-text-2" id="text-orgac26bc3">
</div>
</section>
<section id="slide-org81402e8">
<h3 id="org81402e8">Laravel Webshop</h3>
<section id="slide-org4529987">
<h3 id="org4529987">Laravel Webshop</h3>
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
@ -206,8 +205,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
</table>
</section>
<section id="slide-org9461b82">
<h3 id="org9461b82">Django Webshop</h3>
<section id="slide-orge369227">
<h3 id="orge369227">Django Webshop</h3>
<table border="2" cellspacing="0" cellpadding="6" rules="groups" frame="hsides">
@ -244,13 +243,13 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
</section>
</section>
<section>
<section id="slide-org0e33598">
<h2 id="org0e33598">Vorgehen</h2>
<div class="outline-text-2" id="text-org0e33598">
<section id="slide-orgff3147f">
<h2 id="orgff3147f">Vorgehen</h2>
<div class="outline-text-2" id="text-orgff3147f">
</div>
</section>
<section id="slide-orga69f68a">
<h3 id="orga69f68a">Currencies - App</h3>
<section id="slide-orge053f46">
<h3 id="orge053f46">Currencies - App</h3>
<ul>
<li>Wurde in Django als eigenen App entwickelt und sollte daher problemlos in andere Applikationen eingebunden werden können.</li>
@ -273,8 +272,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
</div>
</section>
<section id="slide-org0a0e4df">
<h3 id="org0a0e4df">Currencies - Quelle</h3>
<section id="slide-org5ee58ea">
<h3 id="org5ee58ea">Currencies - Quelle</h3>
<div class="figure">
<p><img src="pictures/currencies-rss-xml.png" alt="currencies-rss-xml.png" />
@ -282,8 +281,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
</div>
</section>
<section id="slide-org9780263">
<h3 id="org9780263">Currencies - Parsing</h3>
<section id="slide-orga57f0be">
<h3 id="orga57f0be">Currencies - Parsing</h3>
<ul>
<li>Das Konvertieren des XML&rsquo;s wurde mit Python eigener Module gemacht.</li>
<li>für das Herunterladen des XML&rsquo;s wurde das Modul &rsquo;urllib&rsquo; verwendet (1)</li>
@ -295,8 +294,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
</ul>
</section>
<section id="slide-orgff44fe9">
<h3 id="orgff44fe9">Currencies - Ablauf</h3>
<section id="slide-orga0e1065">
<h3 id="orga0e1065">Currencies - Ablauf</h3>
<div class="figure">
<p><img src="pictures/currencies.png" alt="currencies.png" width="55%" />
@ -304,8 +303,8 @@ Die Vision wurde anhand eines Mindmaps erstmals grob umfasst:
</div>
</section>
<section id="slide-org3287a1a">
<h3 id="org3287a1a">Infrastruktur</h3>
<section id="slide-org339a584">
<h3 id="org339a584">Infrastruktur</h3>
<aside class="notes">
<p>
Andreas erzählt wie die infrastruktur aufgebaut ist.
@ -320,8 +319,8 @@ Andreas erzählt wie die infrastruktur aufgebaut ist.
</div>
</section>
<section id="slide-orgc772f3a">
<h3 id="orgc772f3a">Programmierung</h3>
<section id="slide-org8d149bf">
<h3 id="org8d149bf">Programmierung</h3>
<div class="figure">
<p><img src="pictures/form.png" alt="form.png" width="60%" />
@ -340,8 +339,8 @@ Andreas erzählt wie die infrastruktur aufgebaut ist.
</section>
</section>
<section>
<section id="slide-org74efa28">
<h2 id="org74efa28">Fazit</h2>
<section id="slide-org6f735a2">
<h2 id="org6f735a2">Fazit</h2>
<ul>
<li>Trotz Model View Controll, SQL unerlässlich.</li>
<li>Vagrant (up, suspend, provision, destroy)</li>
@ -350,10 +349,8 @@ Andreas erzählt wie die infrastruktur aufgebaut ist.
</ul>
</section>
</section>
<section>
<section id="slide-org53422e6">
<h2 id="org53422e6">Besten Dank für die Aufmerksahmkeit.</h2>
<section id="slide-org80b7db8">
<h3 id="org80b7db8">Besten Dank für die Aufmerksahmkeit.</h3>
<p>
Ivan &amp; Andreas
</p>

View File

@ -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