forked from Code4HR/code4hr
-
Notifications
You must be signed in to change notification settings - Fork 18
/
hackkc2018-discovery.html
334 lines (290 loc) · 12.3 KB
/
hackkc2018-discovery.html
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
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
---
layout: ndoch
title: HACK KANSAS CITY - 2018
excerpt: Hack, Learn, Make Something Good #HACKKC
is_nocd_2015: true
custom_css:
- hackkc2018
custom_js:
- tabletop
- showdown
- ndoch-2018
---
<script src='https://maps.googleapis.com/maps/api/js?key=AIzaSyDQNzkJUiUJBqI_pex-Xe9_1JD4sf2KZS8&sensor=false&extension=.js'></script>
<script>
google.maps.event.addDomListener(window, 'load', init);
var map;
function init() {
var mapOptions = {
center: new google.maps.LatLng(39.0929229, -94.5860675),
zoom: 17,
zoomControl: true,
zoomControlOptions: {
style: google.maps.ZoomControlStyle.DEFAULT,
},
disableDoubleClickZoom: true,
mapTypeControl: true,
mapTypeControlOptions: {
style: google.maps.MapTypeControlStyle.HORIZONTAL_BAR,
},
scaleControl: false,
scrollwheel: false,
panControl: false,
streetViewControl: false,
draggable: false,
overviewMapControl: true,
overviewMapControlOptions: {
opened: false,
},
mapTypeId: google.maps.MapTypeId.ROADMAP,
}
var mapElement = document.getElementById('umkc-map');
var map = new google.maps.Map(mapElement, mapOptions);
var locations = [
['Plexpod Crossroads', 'Think Big Partners', 'undefined', 'undefined', 'undefined', 39.0929115, -94.5860336, 'https://mapbuildr.com/assets/img/markers/default.png']
];
for (i = 0; i < locations.length; i++) {
if (locations[i][1] == 'undefined') {
description = '';
} else {
description = locations[i][1];
}
if (locations[i][2] == 'undefined') {
telephone = '';
} else {
telephone = locations[i][2];
}
if (locations[i][3] == 'undefined') {
email = '';
} else {
email = locations[i][3];
}
if (locations[i][4] == 'undefined') {
web = '';
} else {
web = locations[i][4];
}
if (locations[i][7] == 'undefined') {
markericon = '';
} else {
markericon = locations[i][7];
}
var marker = new google.maps.Marker({
icon: markericon,
position: new google.maps.LatLng(locations[i][5], locations[i][6]),
map: map,
title: locations[i][0],
desc: description,
tel: telephone,
email: email,
web: web
});
link = '';
}
}
</script>
<style>
#umkc-map {
flex: 1;
flex-basis: 15em;
}
</style>
<div class="hero">
<div class="container">
<video controls
muted
src="http://codeforkc.org/images/Design-and-discovery.mp4"
type="video/mp4"
poster="/images/Design-and-discovery.png"
class="responsive-img"
>
Sorry, your browser doesn't support embedded videos.
</video>
<div class="button-center">
<a href="https://www.eventbrite.com/e/discovery-design-workshop-for-hack-kc-tickets-47030752246"
class="btn btn-primary btn-lg active" role="button" aria-pressed="true">Register for the Discovery &
Design Workshop August 11th</a>
<a href="https://docs.google.com/forms/d/e/1FAIpQLSeRGU__67RvUxgh5ntLkWugp9S1zA1veW1pEJOqs0gJOxK3Kw/viewform?c=0&w=1"
class="btn btn-primary btn-lg active" role="button" aria-pressed="true">Submit a Project</a>
</div>
</div>
</div>
<div id="learnDiv" class="content-panel" style="">
<q>Join Code for KC to develop tech for good! </q>
<div class="container">
<p>Do you have a community-oriented idea that might benefit from a tech solution? Do you like to lend your
skills to help people bring their ideas to life? Then this Discovery and Design Workshop (on the National
Day of Civic Hacking) is for you—yes, you! Anyone can participate, and you don’t have to be an expert in
technology.</p>
<p>This FREE event brings together people with the passion for doing good to collaborate in developing
technology solutions that help others. Nonprofit professionals, urbanists, civic hackers, government staff,
developers, designers, project managers, community organizers and more are welcomed!</p>
<ul>
<li>9:00-9:30 | Welcome and Overview
<li>9:30-11:30 | Ideation, Asset, and Project Brainstorming
<li>11:30-12:30 | Lunch
<li>12:30-2:30 | Project Refinement and Solution Work
<li>2:30-5:00 | Next Steps (and Start Hacking)
</ul>
<p>Project ideas developed at the event will go through additional development and preparation to participate in
HackKC on October 13-14. </p>
<a href="https://www.eventbrite.com/e/hack-kc-2018-tickets-47997788678"
class="btn btn-primary btn-sm active" role="button" aria-pressed="true">Register
here for Hack KC October 13th and 14th</a>
</div>
<q>
Change only happens when ordinary people get involved!
</q>
</div>
<div class="content-panel event-info">
<div class="container event-info-container">
<div class="event-details">
<h3>Dates</h3>
<p>August 11, 2018<br/>9:00 AM - 4:30 PM
<p>
<h3>Location</h3>
<address>
Plexpod Crossroads<br/>
1712 Main St.<br/>
Kansas City, MO 64108
</address>
</div>
<div id='umkc-map'></div>
</div>
</div>
<div class="content-panel projects">
<div class="container">
<div class="projects-container">
<div class="collapsible-panel">
<h3 class="header">
Discovery & Design Workshop
<span class="toggler">▼</span>
</h3>
<div class="collapsible-panel-inner">
<div class="collapsible-panel-content">
<h5>August 11th</h5>
<p>At this event Mark Logan,
founder of Idealect, will help you and other thinkers, designers, developers,
and teams
turn problems into project ideas and ideas into manageable scopes of work.
Mark was the leader of Barkley's innovation engine Moonshot Lab, Mark has recently
launched a new company to promote innovation for social and civic good.
</p>
</div>
</div>
</div>
<div class="collapsible-panel">
<h3 class="header">
Pre Hack KC - Planning
<span class="toggler">▼</span>
</h3>
<div class="collapsible-panel-inner">
<div class="collapsible-panel-content">
<h5>Monday Nights Leading up to Hack KC:</h5>
<p>There are four hack night workshop sessions designed to make projects be successful. We encourage individuals planning to participate in Hack KC to join us for as many workshop sessions as possible.
</p>
</div>
</div>
</div>
<div class="collapsible-panel">
<h3 class="header">
Hack KC - Start Building
<span class="toggler">▼</span>
</h3>
<div class="collapsible-panel-inner">
<div class="collapsible-panel-content">
<h5>The Event</h5>
<p>Join Code for KC for an exciting two day hackathon where we write apps that solve community problems.</p>
<p>We will also have a few 1 hour classes to teach crash courses in things like design and GIS - stay tuned for more information on those! </p>
</div>
</div>
</div>
</div>
<h3 class="content-panel-header">Projects</h3>
<div class="button-center">
<a href="https://docs.google.com/forms/d/e/1FAIpQLSeRGU__67RvUxgh5ntLkWugp9S1zA1veW1pEJOqs0gJOxK3Kw/viewform?c=0&w=1"
class="btn btn-primary btn-lg active" role="button" aria-pressed="true">Submit a Project</a>
</div>
<div id="projects" class="projects-container"></div>
</div>
</div>
<div class="content-panel sponsors">
<div class="container">
<h1 class="content-panel-header" style="font-size: 4em;">Sponsors</h1>
<div class="sponsors-container" >
<a class="logos" href="https://www.cerner.com/" target="_blank" style="margin: 0 auto;">
<img src="{{ site.baseurl }}/images/Cerner-Corporation-logo.png" width="300"/>
</a>
</div>
</div>
</div>
<div class="content-panel sponsors">
<div class="container">
<div class="sponsors-container">
<a class="logos" href="https://fiber.google.com" target="_blank">
<img src="{{ site.baseurl }}/images/GoogleFiber_logo.png" width="200"/>
</a>
<a class="logos" href="https://www.plexpod.com/" target="_blank">
<img src="{{ site.baseurl }}/images/plexpod_logo.png" width="200"/>
</a>
<a class="logos" href="https://www.idealect.is/" target="_blank">
<img src="{{ site.baseurl }}/images/IDL_FinalLogo_4C_Tag.jpg" width="200"/>
</a>
<span></span>
</div>
</div>
</div>
<div class="content-panel sponsors">
<div class="container">
<div class="sponsors-container" >
<a class="logos" href="http://mysidewalk.com/" target="_blank" style="margin: 0 auto;">
<img src="{{ site.baseurl }}/images/MySidewalk_Logo-RGB.png" width="200"/>
</a>
</div>
</div>
</div>
<div class="content-panel supporters">
<div class="container">
<h1 class="content-panel-header" style="font-size: 3em;">Supporters</h1>
<div class="sponsors-container">
<a class="logos" href="http://law.umkc.edu/" target="_blank">
<img src="{{ site.baseurl }}/images/umkc-law-stack_web_400px.jpg" width="200"/>
</a>
<a class="logos" href="http://www.kcmolandbank.org/" target="_blank">
<img src="{{ site.baseurl }}/images/land_bank_logo.png" width="200"/>
</a>
<a class="logos" href="http://www.lisc.org/kansas-city/" target="_blank">
<img src="{{ site.baseurl }}/images/LISC_logo.png" width="200"/>
</a>
</div>
</div>
</div>
<div class="content-panel sponsors">
<div class="container">
<div class="sponsors-container" >
<a class="logos" href="https://www.alt-cap.org/ccfindex/" target="_blank" style="margin: 0 auto;">
<img src="{{ site.baseurl }}/images/CCF_logo.jpg" width="200"/>
</a>
</div>
</div>
</div>
<div class="content-panel c4kc-info">
<div class="container c4kc-info-container">
<div class="container">
<img id="codeForKCLogo" class="logos" src="{{site.baseurl}}/images/codeforkclogo.jpg" width="450">
<br>
<p>
Code for KC is a program of KC Digital Drive, and an affiliate of the national Code for America Brigade
network. We work on civic tech projects throughout the year at our weekly Monday night hack nights. Hack
KC is an annual hackathon that serves as a kickoff event for many of our projects. Unlike a typical
weekend hackathon, our program is less about what can be built in a weekend or who can build the best or
fastest, and more about what we can build to benefit the community.
</p>
</div>
</div>
</div>
<script type="text/javascript">
$('#learnMoreLink').click(function () {
$('#learnDiv').toggle();
});
</script>