-
Notifications
You must be signed in to change notification settings - Fork 0
/
codelab.json
27 lines (27 loc) · 1.04 KB
/
codelab.json
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
{
"environment": "web",
"format": "html",
"prefix": "https://storage.googleapis.com",
"mainga": "UA-49880327-14",
"updated": "2019-07-01T08:47:52Z",
"id": "vehicles-on-maps",
"duration": 55,
"title": "Vehicles on Google Maps Challenge",
"authors": "Mathias Paech",
"summary": "This workshop will guide you through the process of building a small app showing Vehicles on Google Maps. We at mytaxi use this task as a hiring challenge. We will cover how to get vehicle data from an API and use it to show it on the map. We will cover how to organize the code with separation of concerns in mind.\nA Google developer account is required to create a Google Maps API key but it can be created at the workshop.",
"source": "1yZiOiLTSxDrsvtLKsrCvj933l6U_Z1zMTJ5-H4wuOVA",
"theme": "android",
"status": [
"published"
],
"category": [
"Android"
],
"tags": [
"android",
"droidcon-berlin"
],
"feedback": "https://github.com/echorebel/codelab-vehicles-on-maps/issues",
"ga": "UA-52746336-1",
"url": "vehicles-on-maps"
}