index.html 2.67 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
Joe TS Dell committed
9
	<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.1/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-+0n0xVW2eSR5OomGNYDnhzAbDsOXxcvSN1TPprVMTNDbiYZCxYbOOl7+AMvyTG2x" crossorigin="anonymous">
10
11
	<link rel="stylesheet" href="../assets/css/style.css">
	<link rel="stylesheet" href="../assets/css/mobile.css">
Athanasios's avatar
Athanasios committed
12
13
14
</head>

<body>
15
16
17
18
19
20
21
22
23
24
25
26
27
	<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
28
	<div class="content">
29
30

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

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

			<source src="Media1.mp4" type="video/mp4">
		
			Sorry, your browser doesn't support embedded videos.
		</video>

Joe TS Dell's avatar
update    
Joe TS Dell committed
39
		
40
41
42
43
44
45
46
47
48
49
		<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
50
		</li>
51

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


Joe TS Dell's avatar
update    
Joe TS Dell committed
55
56
		<h1>Our Idea</h1>
		<h4>The Smart Participation Game in Four Easy Steps</h4>
57
		<p>
Joe TS Dell's avatar
up    
Joe TS Dell committed
58
59
60
61
62
63
64
65
66
67
68
69
70
71
			<ol type="I">
				<li>
				 <b>PLAN</b> (Public/private sector, Real Estate)
				</li>
				<li>
				 <b>BUILD</b> (Game Developer)
				</li>
				<li>
				 <b>PLAY</b> (Any Citizens – Young adults)
				</li>
				<li>
				 <b>REWARD</b> (Decision makers gives awards to the best planning (can be real award or ingame awards))
				</li>
			</ol>
Joe TS Dell's avatar
update    
Joe TS Dell committed
72
73
74
		</p>
			
		
Athanasios's avatar
Athanasios committed
75
76


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

Joe TS Dell's avatar
update    
Joe TS Dell committed
79
80
81
82
83
84
85
86
		<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
87

88
	</div>
Athanasios's avatar
Athanasios committed
89

Joe TS Dell's avatar
up    
Joe TS Dell committed
90
91
92
	<div class="footer">
		<h1>Our Team</h1>
	</div>
93
	<div class="legal"></div>
Joe TS Dell's avatar
Joe TS Dell committed
94
	<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>
95
96
	<script src="../settings.js"> </script>
	<script src="../main.js"> </script>
Athanasios's avatar
Athanasios committed
97
98
</body>

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