index.html 4.09 KB
Newer Older
Athanasios's avatar
Athanasios committed
1
2
3
4
<!DOCTYPE html>
<html>

<head>
5
6
7
8
	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<meta name="generator" content="GitLab Pages">
	<title>Buildicipate</title>
Joe TS Dell's avatar
up    
Joe TS Dell committed
9
10
	<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet"
		integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
11
12
	<link rel="stylesheet" href="../assets/css/style.css">
	<link rel="stylesheet" href="../assets/css/mobile.css">
Athanasios's avatar
Athanasios committed
13
14
15
</head>

<body>
16
17
18
19
20
21
22
23
24
25
26
27
28
	<header id="header">
		<div class="row">
			<div class="logo" id="logo"></div>
			<div class="hamburger">
				<div class="line"></div>
				<div class="line"></div>
				<div class="line"></div>
			</div>
			<nav></nav>
		</div>
		<div id="projectlogo"></div>
		<div id="projectname"></div>
	</header>
Joe TS Dell's avatar
up    
Joe TS Dell committed
29
	<div class="content">
30
31

		<h1>Buildicipate Project</h1>
Joe TS Dell's avatar
up    
Joe TS Dell committed
32

Joe TS Dell's avatar
try css    
Joe TS Dell committed
33
		<video controls width="100%">
Joe TS Dell's avatar
up    
Joe TS Dell committed
34
35

			<source src="Media1.mp4" type="video/mp4">
Joe TS Dell's avatar
up    
Joe TS Dell committed
36

Joe TS Dell's avatar
up    
Joe TS Dell committed
37
38
39
			Sorry, your browser doesn't support embedded videos.
		</video>

Joe TS Dell's avatar
up    
Joe TS Dell committed
40

41
42
43
44
45
46
47
48
49
50
		<li>
			A real world digital 3D platform (Digital Twin) of Stuttgart for citizens and government to build, play,
			explore and engage in city development process.
		</li>
		<li>
			Complimanting traditional citizen particiaption in city development process using visually rich digital city
			environment and interaction.
		</li>
		<li>Enhancing the digital participation platform with game elements to bring out more creativity and sense of
			there importance in the city development process.
Joe TS Dell's avatar
update    
Joe TS Dell committed
51
		</li>
52

Joe TS Dell's avatar
update    
Joe TS Dell committed
53
		<img src="bp1.jpg">
54
55


Joe TS Dell's avatar
update    
Joe TS Dell committed
56
57
		<h1>Our Idea</h1>
		<h4>The Smart Participation Game in Four Easy Steps</h4>
Joe TS Dell's avatar
up    
Joe TS Dell committed
58
59
60
61
62
63
		<div class="container px-4 py-5" id="icon-grid">

			<div class="row row-cols-1 row-cols-sm-2 row-cols-md-3 row-cols-lg-4 g-4 py-5">
				<div class="col d-flex align-items-start">
					<svg class="bi text-muted flex-shrink-0 me-3" width="1.75em" height="1.75em">
						<use xlink:href="#bootstrap"></use>
Joe TS Dell's avatar
up    
Joe TS Dell committed
64
					</svg>
Joe TS Dell's avatar
up    
Joe TS Dell committed
65
66
67
68
					<div>
						<h4 class="fw-bold mb-0">PLAN</h4>
						<p>Public/private sector, Real Estate</p>
					</div>
Joe TS Dell's avatar
up    
Joe TS Dell committed
69
				</div>
Joe TS Dell's avatar
up    
Joe TS Dell committed
70
71
72
				<div class="col d-flex align-items-start">
					<svg class="bi text-muted flex-shrink-0 me-3" width="1.75em" height="1.75em">
						<use xlink:href="#cpu-fill"></use>
Joe TS Dell's avatar
up    
Joe TS Dell committed
73
					</svg>
Joe TS Dell's avatar
up    
Joe TS Dell committed
74
75
76
77
					<div>
						<h4 class="fw-bold mb-0">BUILD</h4>
						<p>Developer Teams configue the application</p>
					</div>
Joe TS Dell's avatar
up    
Joe TS Dell committed
78
				</div>
Joe TS Dell's avatar
up    
Joe TS Dell committed
79
80
81
				<div class="col d-flex align-items-start">
					<svg class="bi text-muted flex-shrink-0 me-3" width="1.75em" height="1.75em">
						<use xlink:href="#calendar3"></use>
Joe TS Dell's avatar
up    
Joe TS Dell committed
82
					</svg>
Joe TS Dell's avatar
up    
Joe TS Dell committed
83
84
85
86
					<div>
						<h4 class="fw-bold mb-0">PLAY</h4>
						<p>Any Citizens – Young adults</p>
					</div>
Joe TS Dell's avatar
up    
Joe TS Dell committed
87
				</div>
Joe TS Dell's avatar
up    
Joe TS Dell committed
88
89
90
				<div class="col d-flex align-items-start">
					<svg class="bi text-muted flex-shrink-0 me-3" width="1.75em" height="1.75em">
						<use xlink:href="#home"></use>
Joe TS Dell's avatar
up    
Joe TS Dell committed
91
					</svg>
Joe TS Dell's avatar
up    
Joe TS Dell committed
92
93
94
95
96
					<div>
						<h4 class="fw-bold mb-0">REWARD</h4>
						<p>Decision makers gives awards to the best planning (can be real award or ingame
							awards)</p>
					</div>
Joe TS Dell's avatar
up    
Joe TS Dell committed
97
98
99
				</div>
			</div>
		</div>
100
		<p>
Joe TS Dell's avatar
up    
Joe TS Dell committed
101
102
			<ol type="I">
				<li>
Joe TS Dell's avatar
up    
Joe TS Dell committed
103
					<b>PLAN</b> (Public/private sector, Real Estate)
Joe TS Dell's avatar
up    
Joe TS Dell committed
104
105
				</li>
				<li>
Joe TS Dell's avatar
up    
Joe TS Dell committed
106
					<b>BUILD</b> (Game Developer)
Joe TS Dell's avatar
up    
Joe TS Dell committed
107
108
				</li>
				<li>
Joe TS Dell's avatar
up    
Joe TS Dell committed
109
					<b>PLAY</b> (Any Citizens – Young adults)
Joe TS Dell's avatar
up    
Joe TS Dell committed
110
111
				</li>
				<li>
Joe TS Dell's avatar
up    
Joe TS Dell committed
112
113
					<b>REWARD</b> (Decision makers gives awards to the best planning (can be real award or ingame
					awards))
Joe TS Dell's avatar
up    
Joe TS Dell committed
114
115
				</li>
			</ol>
Joe TS Dell's avatar
update    
Joe TS Dell committed
116
		</p>
Joe TS Dell's avatar
up    
Joe TS Dell committed
117
118


Athanasios's avatar
Athanasios committed
119
120


Joe TS Dell's avatar
update    
Joe TS Dell committed
121
		<h1>List of external links</h1>
Athanasios's avatar
Athanasios committed
122

Joe TS Dell's avatar
update    
Joe TS Dell committed
123
124
125
126
127
128
129
130
		<p>
			<ul>
				<li><a href="https://stadtlabor.podigee.io">HFT Stadtlabor</a></li>
				<li><a
						href="https://stadtlabor.podigee.io/5-05-vergessen-in-der-stadt-wie-die-stadtplanung-menschen-mit-demenz-helfen-kann">Vergessen
						in der Stadt</a></li>
			</ul>
		</p>
Athanasios's avatar
Athanasios committed
131

132
	</div>
Athanasios's avatar
Athanasios committed
133

Joe TS Dell's avatar
up    
Joe TS Dell committed
134
	<div class="footer content">
Joe TS Dell's avatar
up    
Joe TS Dell committed
135
136
		<h1>Our Team</h1>
	</div>
137
	<div class="legal"></div>
Joe TS Dell's avatar
up    
Joe TS Dell committed
138
139
140
	<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/js/bootstrap.bundle.min.js"
		integrity="sha384-gtEjrD/SeCtmISkJkNUaaKMoLD0//ElJ19smozuHV6z3Iehds+3Ulb9Bn9Plx0x4" crossorigin="anonymous">
	</script>
141
142
	<script src="../settings.js"> </script>
	<script src="../main.js"> </script>
Athanasios's avatar
Athanasios committed
143
144
</body>

Joe TS Dell's avatar
update    
Joe TS Dell committed
145
</html>