-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject_theholyale.html
More file actions
107 lines (94 loc) · 5.67 KB
/
Copy pathproject_theholyale.html
File metadata and controls
107 lines (94 loc) · 5.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta charset="utf-8">
<link rel="stylesheet" type="text/css" href="http://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css">
<title>The Holy Ale Of Beer</title>
</head>
<body>
<div class="container">
<h1>Project: The Holy Ale Of Beer</h1>
<h2>Projectdata</h2>
<dl class="dl-horizontal">
<dt>Domain</dt><dd><a href="http://www.theholyale.com/">theholyale.com</a></dd>
<dt>Github</dt><dd>github.com/Quentinflueckiger/Holy-Ale-Of-Beer</dd>
</dl>
<h2>Idea</h2>
<p>To have a place where you can look for information about beer from the whole world,
some shops around the world and some critics.</p>
<h3>Screens</h3>
<h3>Blog</h3>
<ul>
<li>scrolls</li>
<li>beer voyager</li>
<li>favourite beer</li>
<li>beer critics</li>
<li>beer per country</li>
<li>brewing excourse</li>
<li>beershop adresse</li>
<li>beer impression</li>
<li>beer master's portrait</li>
</ul>
<h3>Names</h3>
<ul>
<li><b>The holy ale</b></li>
<li>The holy ale of bier</li>
<li>The holy hops</li>
<li>The golden </li>
</ul>
<h3>Design </h3>
<p>Background: glass beer</p>
<h2>Daily Projectgoals</h2>
<table class="table">
<tbody><tr class="active"><td colspan="3">Dienstag, 23. 09.</td></tr>
<tr> <td>Wer</td><td>Was</td><td>Erreicht? / Notizen</td> </tr>
<tr> <td>Adrian</td><td>Bier Data Bank</td><td>Grobe Datenbankstruktur, rekursiver Zugriff auf Regionen</td> </tr>
<tr> <td>Andy</td><td>Beermakers</td><td>Gemeinsam Design Erstellen von der Homepage, top menu vom Bootstrap integriert</td> </tr>
<tr> <td>Davide</td><td>Design</td><td>Gemeinsam Design Erstellen von der Homepage, top menu vom Bootstrap integriert</td> </tr>
<tr class="active"><td colspan="3">Mittwoch, 24. 09.</td></tr>
<tr> <td>Wer</td><td>Was</td><td>Erreicht? / Notizen</td> </tr>
<tr> <td>Davide</td><td>Design</td><td>Gemeinsam Design Erstellen von der Homepage, hinterground Bild</td> </tr>
<tr> <td>Adrian</td><td>Bier Data Bank</td><td>Grobe Datenbankstruktur, rekursiver Zugriff auf Regionen</td> </tr>
<tr> <td>Quentin</td><td>Bier Shops</td><td>Text links und recht von carousel</td> </tr>
<tr> <td>Andy</td><td>Beers.html design</td><td>Krank</td> </tr>
<tr class="active"><td colspan="3">Donnerstag, 25. 09.</td></tr>
<tr> <td>Andy</td><td>Beers.html design</td><td>Krank</td> </tr>
<tr> <td>Wer</td><td>Was</td><td>Erreicht? / Notizen</td> </tr>
<tr class="active"><td colspan="3">Freitag, 26. 09.</td></tr>
<tr> <td>Andy</td><td>Beers.html design</td><td>Krank</td> </tr>
<tr> <td>Wer</td><td>Was</td><td>Erreicht? / Notizen</td> </tr><tr class="active"><td colspan="3">Montag 29. 09.</td></tr>
<tr> <td>Andy</td><td>Beers.html design</td><td>Neues Konzept für Seite ausgearbeitet</td> </tr>
<tr> <td>Quentin</td><td>Shops.html design</td><td>Krank</td> </tr>
<tr> <td>Wer</td><td>Was</td><td>Erreicht? / Notizen</td> </tr><tr class="active"><td colspan="3">Dienstag 30. 09.</td></tr>
<tr> <td>Andy</td><td>Beers.html design</td><td>Neues Design eingefügt, templates für Bierdatenbank erstellt</td> </tr>
<tr> <td>Adrian</td><td>DB mit Django, erste views</td><td>Anfangs etwas mühe mit URL-mapping, erst einige beispiel Views (à la Hello World)</td> </tr>
<tr> <td>Quentin</td><td>Shops.html design</td><td>Nouveau concept pour le background</td> </tr>
<tr class="active"><td colspan="3">Mittwoch 1. 10.</td></tr>
<tr> <td>Wer</td><td>Was</td><td>Erreicht? / Notizen</td> </tr>
<tr> <td>Adrian</td><td>An Views weiterarbeiten</td><td>Simple Auflistung d.Biere funktioniert (noch kein Design)</td></tr>
<tr> <td>Andy</td><td>Beers.html design</td><td>Designs kongruent machen über verschiedene webpages</td> </tr>
<tr> <td>Quentin</td><td>Shops.html / About.html design</td><td>Réorganisation du carousel et écriture des descriptions des shops</td> </tr>
<tr class="active"><td colspan="3">Donnerstag 2. 10.</td></tr>
<tr> <td>Wer</td><td>Was</td><td>Erreicht? / Notizen</td> </tr>
<tr> <td>Adrian</td><td>weiter in Django Tutorial, Bier Formular</td><td>Formular Bierbewertung (noch ohne Datenverarbeitung)</td></tr>
<tr> <td>Quentin</td><td>Shops.html design</td><td>Organiser les shops, ajouter de nouveau shops</td> </tr>
<tr class="active"><td colspan="3">Freitag 3. 10.</td></tr>
<tr> <td>Wer</td><td>Was</td><td>Erreicht? / Notizen</td> </tr>
<tr> <td>Adrian</td><td>Laptop am Do kaputt ;-(</td><td>Laptop-shopping + System einrichten ;-)</td></tr><tr class="active">
<tr class="active"><td colspan="3">Montag 6. 10.</td></tr>
<tr> <td>Wer</td><td>Was</td><td>Erreicht? / Notizen</td> </tr>
<tr> <td>Adrian</td><td>Fortsetzung Donnerstag</td><td></td></tr>
<tr class="active"><td colspan="3">Dienstag 7. 10.</td></tr>
<tr> <td>Wer</td><td>Was</td><td>Erreicht? / Notizen</td> </tr>
<tr> <td>Quentin</td><td>Neu Carousel bauen</td><td></td></tr>
<tr> <td>Adrian</td><td>Django Template Grobstruktur</td><td>Prinzip erlickt</td></tr>
<tr class="active"><td colspan="3">Mittwoch 8. 10.</td></tr>
<tr> <td>Wer</td><td>Was</td><td>Erreicht? / Notizen</td> </tr>
<tr> <td>Adrian</td><td>Weiter an Django Template</td><td>Grundgerüst steht, static inhalte funktionieren erst lokal</td></tr>
<tr> <td>Quentin</td><td>Random Carousel</td><td></td></tr>
<tr class="active"><td colspan="3">Donnerstag 9. 10.</td></tr>
<tr> <td>Wer</td><td>Was</td><td>Erreicht? / Notizen</td> </tr>
<tr> <td>Adrian</td><td>Static Inhalte auf Server zum laufen bringen</td><td>erreicht</td></tr>
<tr class="active"><td colspan="3">Montag 13. 10.</td></tr>
<tr> <td>Quentin</td><td>Trying to understand how the new template work</td><td></td></tr>
</tbody></table>
</div>
</body></html>