-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathfeatures.html
493 lines (470 loc) · 38.7 KB
/
features.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
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height">
<meta name="keywords" content="Lumeer">
<meta name="description" content="Lumeer">
<title>Lumeer: Work smarter with data you create</title>
<link rel="alternate" hreflang="en" href="features.html" />
<link rel="alternate" hreflang="cs" href="vlastnosti.html" />
<link rel="apple-touch-icon" sizes="57x57" href="favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png">
<link rel="shortcut icon" type="image/x.icon" href="favicon/favicon.ico">
<link rel="icon" type="image/x.icon" href="favicon/favicon.ico">
<link rel="manifest" href="favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" type="text/css" href="css/lib/glide.core.min.css">
<link rel="stylesheet" type="text/css" href="css/lib/modal.min.css">
<link rel="stylesheet" type="text/css" href="css/components/main.min.css">
<link rel="stylesheet" type="text/css" href="css/components/footer.min.css">
<link rel="stylesheet" type="text/css" href="css/components/features.min.css">
<link rel="stylesheet" type="text/css" href="css/vlastnosti.min.css">
<script>window.noZensmooth = true</script>
<script src="js/lib/zenscroll-min.js"></script>
<script src="js/lib/glide.min.js"></script>
<script src="js/lib/modal.min.js"></script>
<script src="js/components/main.min.js"></script>
<script src="js/components/features.min.js"></script>
<script src="js/vlastnosti.min.js"></script>
<!-- Language switch -->
<script src="js/lang.min.js"></script>
<script>
window.onload = function() {
selectLanguage('en', 'cs', 'vlastnosti');
};
</script>
<script src="js/custom.min.js"></script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NBXWDKQ');</script>
<!-- End Google Tag Manager -->
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NBXWDKQ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<section class="header">
<header>
<nav>
<div class="content">
<a class="header-logo" href="index.html" title="Lumeer Logo"><img alt="Lumeer Logo" src="img/logo-big.svg"></a>
<div class="item-container nav-item-container">
<a class="item column active" href="features.html">Features</a>
<a class="item column" href="price.html">Pricing</a>
<a class="item column" href="https://blog.lumeer.io/" target="_blank">Blog</a>
<a class="item column" href="contact.html">Contact</a>
<div class="column">
<a href="https://get.lumeer.io/en/" target="_blank"><button class="filled-button green-button item small-button header-nav-try-demo">Try for Free</button></a>
</div>
</div>
<div class="header-nav-language-search">
<a class="item column header-nav-language" href="vlastnosti.html" onclick="onLanguageChange('cs');">cze</a>
<!--button class="item column header-nav-search"></button-->
</div>
</div>
<div class="header-nav-icon bars">
<svg class="rect-1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 2">
<rect height="2" width="25"></rect>
</svg>
<svg class="rect-2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 2">
<rect height="2" width="25"></rect>
</svg>
<svg class="rect-3" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 2">
<rect height="2" width="25"></rect>
</svg>
</div>
</nav>
<div class="content header-under-nav">
<h1>Features</h1>
<p class="h-desc">Let's have a look on what Lumeer can do for you!</p>
</div>
</header>
</section>
<section class="features">
<div class="glide feature-glide feature-container">
<div class="glide__arrows arrow-container" data-glide-el="controls">
<div class="arrow arrow-left" data-glide-dir="<" onclick="">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:none;stroke:#6ABD9F;stroke-width:1.33;stroke-linecap:round;stroke-linejoin:round;}
</style>
<title>Left</title>
<g>
<g id="Layer_2">
<g id="Layer_1-2">
<circle class="st0" cx="10" cy="10" r="10"/>
<polyline class="st1" points="11,8 9,10 11,12"/>
</g>
</g>
</g>
</svg>
</div>
<div class="arrow arrow-right" data-glide-dir=">" onclick="">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:none;stroke:#6ABD9F;stroke-width:1.33;stroke-linecap:round;stroke-linejoin:round;}
</style>
<title>Right</title>
<g>
<g id="Layer_2">
<g id="Layer_1-2">
<circle class="st0" cx="10" cy="10" r="10"/>
<polyline class="st1" points="9,8 11,10 9,12"/>
</g>
</g>
</g>
</svg>
</div>
</div>
<div class="glide__track" data-glide-el="track">
<div class="glide__slides">
<div class="feature column glide__slide">
<div class="content item-container">
<div class="column image-container">
<img alt="" src="img/features-tables.png">
</div>
<div class="column text">
<h2>Use enhanced spreadsheets</h2>
<p class="description-text">Lumeer allows you to take your existing spreadsheets and import them as well as create new ones from scratch.
It is possible to link tables so that you don't need to copy columns and can update multiple files with a single change.
Later, you can share your tables with colleagues. You can specify who can read which rows, who can edit them, or who can
just add new records. With each change, it is possible to find who and when made it. Comments are available for rows
to discuss changes.</p>
<a href="https://get.lumeer.io/en/"><button class="filled-button green-button big-button">Try for Free</button></a>
</div>
</div>
</div>
<div class="feature column glide__slide">
<div class="content item-container">
<div class="column image-container">
<img alt="" src="img/features-map.png">
</div>
<div class="column text">
<h2>View data in a natural way</h2>
<p class="description-text">Tables themselves rarely provide a good visual image of data stored in them. In Lumeer, you can easily switch to a different
view of your data – to a calendar (when there is a column with date), to a map (when there is an address), to a
Gantt chart (when there is a duration), in chart (when there are any numbers), in an agile board and others.</p>
<a href="https://get.lumeer.io/en/"><button class="filled-button green-button big-button">Try for Free</button></a>
</div>
</div>
</div>
<div class="feature column glide__slide">
<div class="content item-container">
<div class="column image-container">
<img alt="" src="img/features-search.png">
</div>
<div class="column text">
<h2>Provide one up-to-date and continuous source of truth</h2>
<p class="description-text">
It has become clear that a unified collaboration environment and access to all available information under the single roof
are critical to drive productivity and engagement. One of the most important changes is delivering a single experience for
creating, communicating about, and organizing business data. Organizations that implement an effective business intelligence
platform will have a distinct advantage in today’s highly competitive business environment.
Lumeer is like Google for your data where you can immediately find answers to all your questions in a matter of seconds.
</p>
<a href="https://get.lumeer.io/en/"><button class="filled-button green-button big-button">Try for Free</button></a>
</div>
</div>
</div>
<div class="feature column glide__slide">
<div class="content item-container">
<div class="column image-container">
<img alt="" src="img/features-sensitive.png">
</div>
<div class="column text">
<h2>Efficient collaboration on a click of a button</h2>
<p class="description-text">
The old approach of doing the actual work outside of the collaboration platform and then uploading it introduces
many problems: multiple versions of work, difficulty in identifying the latest version, and no single repository for
all the information to support the project.
Lumeer delivers a next-generation collaboration platform that automates the key features like collecting sensitive
data (e.g. quarterly employee bonuses) in a hierarchical organization on a click of a button. The result is that
organizations of all types and sizes can now realize important business benefits that will enable greater levels
of success.
</p>
<a href="https://get.lumeer.io/en/"><button class="filled-button green-button big-button">Try for Free</button></a>
</div>
</div>
</div>
<div class="feature column glide__slide">
<div class="content item-container">
<div class="column image-container">
<img alt="" src="img/features-chart.png">
</div>
<div class="column text">
<h2>The whole workforce becomes citizen business analysts</h2>
<p class="description-text">
Employees want tools and solutions that support current business models. They want the customization,
reliability, and intuitive design they’re accustomed to getting from the apps they use in their personal lives.
Lumeer enables intuitive data handling operations in visual forms where natural gestures can be used to directly
manipulate the values (e.g. drag of a mouse). This makes Lumeer VR-ready.
</p>
<a href="https://get.lumeer.io/en/"><button class="filled-button green-button big-button">Try for Free</button></a>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="extra-features">
<div class="content">
<div class="extra-feature main-column-container">
<div class="main-column column image-container"><img alt="" src="img/extra-features-2.svg"></div>
<div class="main-column column text">
<h2>View data in a natural way</h2>
<p class="description-text">Tables themselves rarely provide a good visual image of data stored in them. In Lumeer, you can easily switch to a different
view of your data – to a calendar (when there is a column with date), to a map (when there is an address), to a
Gantt chart (when there is a duration), in chart (when there are any numbers), in an agile board and others.</p>
<a href="#modal-perspectives"><button onclick="">
<svg class="filled-button green-button" xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 38.48 32.72"><title>Asset 3</title><g id="Layer_2"><g id="Layer_1-2"><rect class="cls-1" x="1" y="1" width="36.48" height="24.24" rx="3.49"/><path class="cls-1" d="M21.58,26.86V25.24H17.13v1.62a1.62,1.62,0,0,1-1.62,1.62h-.82a1.62,1.62,0,0,0-1.62,1.62h0a1.63,1.63,0,0,0,1.62,1.62H24a1.63,1.63,0,0,0,1.62-1.62h0A1.62,1.62,0,0,0,24,28.48H23.2A1.62,1.62,0,0,1,21.58,26.86Z"/><line class="cls-1" x1="1" y1="20.81" x2="37.48" y2="20.81"/></g></g>
</svg>
<span>Show<br> screenshots</span></button></a>
</div>
</div>
<div class="extra-feature main-column-container">
<div class="main-column column image-container"><img alt="" src="img/extra-features-3.svg"></div>
<div class="main-column column text">
<h2>Combine data and text into single document</h2>
<p class="description-text">Sometimes, we would prefer to create a Word document but we need to insert tabular data. On the other side, writing text
in Excel is not very comfortable. This is solved by Smart documents that allow a connection of arbitrary text and
live data from tables.</p>
<a href="#modal-smart-doc"><button onclick="">
<svg class="filled-button green-button" xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 38.48 32.72"><title>Asset 3</title><g id="Layer_2"><g id="Layer_1-2"><rect class="cls-1" x="1" y="1" width="36.48" height="24.24" rx="3.49"/><path class="cls-1" d="M21.58,26.86V25.24H17.13v1.62a1.62,1.62,0,0,1-1.62,1.62h-.82a1.62,1.62,0,0,0-1.62,1.62h0a1.63,1.63,0,0,0,1.62,1.62H24a1.63,1.63,0,0,0,1.62-1.62h0A1.62,1.62,0,0,0,24,28.48H23.2A1.62,1.62,0,0,1,21.58,26.86Z"/><line class="cls-1" x1="1" y1="20.81" x2="37.48" y2="20.81"/></g></g>
</svg>
<span>Show<br> screenshots</span></button></a>
</div>
</div>
<div class="extra-feature main-column-container">
<div class="main-column column image-container"><img alt="" src="img/extra-features-4.svg"></div>
<div class="main-column column text">
<h2>Automate updates and get notified</h2>
<p class="description-text">Lumeer tries to predict and suggest various updates to better structure your tables. Lumeer can also perform
batch operations on many rows or watch for unusual values that can be caused by an error.
Various marginal values can be highlighted or Lumeer can notify you with a message (email, SMS, Slack etc.).</p>
<a href="#modal-relations"><button onclick="">
<svg class="filled-button green-button" xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 38.48 32.72"><title>Asset 3</title><g id="Layer_2"><g id="Layer_1-2"><rect class="cls-1" x="1" y="1" width="36.48" height="24.24" rx="3.49"/><path class="cls-1" d="M21.58,26.86V25.24H17.13v1.62a1.62,1.62,0,0,1-1.62,1.62h-.82a1.62,1.62,0,0,0-1.62,1.62h0a1.63,1.63,0,0,0,1.62,1.62H24a1.63,1.63,0,0,0,1.62-1.62h0A1.62,1.62,0,0,0,24,28.48H23.2A1.62,1.62,0,0,1,21.58,26.86Z"/><line class="cls-1" x1="1" y1="20.81" x2="37.48" y2="20.81"/></g></g>
</svg>
<span>Show<br> screenshots</span></button></a>
</div>
</div>
<div class="extra-feature main-column-container">
<div class="main-column column image-container"><img alt="" src="img/extra-features-5.svg"></div>
<div class="main-column column text">
<h2>Awesome User Experience</h2>
<p class="description-text">Super fast and easy visual orientation is supported by user configurable colors and icons representing your data.</p>
<a href="price.html"><button class="filled-button green-button big-button">See Pricing</button></a>
</div>
</div>
</div>
</section>
<section class="modal--show" id="modal-relations" tabindex="-1" role="dialog" aria-labelledby="modal-label" aria-hidden="true">
<div class="modal-inner">
<div class="modal-content gallery">
<div class="big-image">
<img src="img/ui-relations.gif" alt="Tables in relations"/>
</div>
</div>
</div>
<a href="#!" class="modal-close" title="Close" data-close="Close" data-dismiss="modal">?</a>
</section>
<section class="modal--show" id="modal-perspectives" tabindex="-1" role="dialog" aria-labelledby="modal-label" aria-hidden="true">
<div class="modal-inner">
<div class="modal-content gallery">
<div class="big-image">
<img src="img/ui-flavours.gif" alt="Natural view of data"/>
</div>
</div>
</div>
<a href="#!" class="modal-close" title="Close" data-close="Close" data-dismiss="modal">?</a>
</section>
<section class="modal--show" id="modal-smart-doc" tabindex="-1" role="dialog" aria-labelledby="modal-label" aria-hidden="true">
<div class="modal-inner">
<div class="modal-content gallery">
<div class="big-image">
<img src="img/ui-smart-doc-en.gif" alt="Smart document"/>
</div>
</div>
</div>
<a href="#!" class="modal-close" title="Zavřít" data-close="Close" data-dismiss="modal">?</a>
</section>
<section class="case-studies section-bottom-gray">
<div class="content">
<h2>Case Studies</h2>
<p class="h-desc">Have a look on where Lumeer already helps.</p>
<div class="glide case-studies-glide">
<div class="glide__arrows arrow-container" data-glide-el="controls">
<div class="arrow arrow-left" data-glide-dir="<" onclick="">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:none;stroke:#6ABD9F;stroke-width:1.33;stroke-linecap:round;stroke-linejoin:round;}
</style>
<title>Left</title>
<g>
<g id="Layer_2">
<g id="Layer_1-2">
<circle class="st0" cx="10" cy="10" r="10"/>
<polyline class="st1" points="11,8 9,10 11,12"/>
</g>
</g>
</g>
</svg>
</div>
<div class="arrow arrow-right" data-glide-dir=">" onclick="">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:none;stroke:#6ABD9F;stroke-width:1.33;stroke-linecap:round;stroke-linejoin:round;}
</style>
<title>Right</title>
<g>
<g id="Layer_2">
<g id="Layer_1-2">
<circle class="st0" cx="10" cy="10" r="10"/>
<polyline class="st1" points="9,8 11,10 9,12"/>
</g>
</g>
</g>
</svg>
</div>
</div>
<div class="glide__track" data-glide-el="track">
<div class="glide__slides">
<div class="glide__slide post-container">
<div class="post">
<div class="column-content post-content main-column-container border-radius-big">
<div class="main-column column header">
<p class="date">October 20th 2017</p>
<h3>Lumeer in Human Resources</h3>
</div>
<div class="main-column column image-container">
<a href="https://youtu.be/etoqX2slVEw" target="_blank"><img alt="" class="item column" src="img/blog-2.jpg"></a>
</div>
<div class="main-column column text item-container">
<p class="description-text">Managing information about two or three job postings at your company is easy and can be done even in some simple tool or spreadsheet. However, as the number of postings, candidates and other information grows, it becomes increasingly difficult not to get lost in the data and maintain a clear overview. In this video, we demonstrate: linked tables, pivot tables, calendar view, map view, conditional formatting, notifications.</p>
<a href="http://blog.lumeer.io/2017/10/how-to-create-comprehensive-overview-of-job-postings.html" target="_blank"><button class="filled-button green-button small-button">Read More</button></a>
<a href="https://youtu.be/etoqX2slVEw" target="_blank"><button class="filled-button green-button small-button">Play Video</button></a>
</div>
</div>
</div>
</div>
<div class="glide__slide post-container">
<div class="post">
<div class="column-content post-content main-column-container border-radius-big">
<div class="main-column column header">
<p class="date">November 27th 2017</p>
<h3>Lumeer for Townhall meeting planning</h3>
</div>
<div class="main-column column image-container">
<a href="https://youtu.be/_msiz33O9Tg" target="_blank"><img alt="" class="item column" src="img/blog-1.jpg"></a>
</div>
<div class="main-column column text item-container">
<p class="description-text">Local governments of all sizes play an important role in every country’s life. They act as a man-in-the-middle between national government and citizens, bringing government power closer to citizens. In this video, we demonstrate: linked tables, smart documents, report export.</p>
<a href="http://blog.lumeer.io/2017/11/how-to-create-reusable-invitation-for.html" target="_blank"><button class="filled-button green-button small-button">Read More</button></a>
<a href="https://youtu.be/_msiz33O9Tg" target="_blank"><button class="filled-button green-button small-button">Play Video</button></a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="footer">
<footer>
<div class="content">
<div class="item-container column-container">
<div class="column column-3 main-column">
<div class="column-content">
<h3>Copyrights</h3>
<p class="description-text"><span class="copyright-left-part">© Lumeer. All rights reserved.</span><br>
<span class="copyright-left-part">Sources licensed under</span> <a href="https://github.com/Lumeer/engine/blob/devel/LICENSE.txt" rel="nofollow" target="_blank">GPLv3</a>.<br>
<span class="copyright-left-part">Web Font</span> <a href="http://www.latofonts.com/lato-free-fonts/" rel="nofollow" target="_blank">Lato</a>.</p>
</div>
</div>
<div class="column column-3 main-column">
<div class="column-content">
<h3>Legal</h3>
<p class="description-text">
<a href="terms_service.html">Terms of Service</a><br/>
<a href="privacy.html">Privacy Statement</a><br/>
<a href="information.html">List of information processing entities</a><br/>
<a href="cookies.html">Cookies Usage</a><br/>
<a href="gdpr.html">GDPR</a>
</p>
</div>
</div>
<div class="column column-3 main-column footer-link-container">
<div class="column-content">
<div class="row item-container footer-social-network-container">
<a class="footer-social-network column" href="https://twitter.com/lumeerio" title="Twitter">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28.98 28.98"><defs><style>.cls-1{fill:#19ac86;}</style></defs><title>Twitter</title><g id="Layer_2"><g id="Layer_1-2"><path
class="cls-1" d="M29,14.49A14.49,14.49,0,1,1,14.49,0,14.49,14.49,0,0,1,29,14.49ZM11.84,22.14a9.87,9.87,0,0,0,9.94-9.94c0-.15,0-.3,0-.45a7.16,7.16,0,0,0,1.75-1.81,7.09,7.09,0,0,1-2,.55,3.49,3.49,0,0,0,1.54-1.93,7.08,7.08,0,0,1-2.22.85,3.5,3.5,0,0,0-6,2.39,3.2,3.2,0,0,0,.09.8,9.91,9.91,0,0,1-7.2-3.65,3.49,3.49,0,0,0,1.09,4.66,3.43,3.43,0,0,1-1.58-.43v0A3.5,3.5,0,0,0,10,16.63a3.48,3.48,0,0,1-.92.12,3.34,3.34,0,0,1-.66-.07,3.49,3.49,0,0,0,3.26,2.43,7,7,0,0,1-4.34,1.49,6.35,6.35,0,0,1-.83-.05,9.73,9.73,0,0,0,5.34,1.58"/></g></g></svg>
</a>
<a class="footer-social-network column" href="https://github.com/Lumeer" title="GitHub">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28.98 28.98"><defs><style>.cls-1{fill:#19ac86;}</style></defs><title>GitHub</title><g id="Layer_2"><g id="Layer_1-2"><path
class="cls-1" d="m 25.903799,-0.02625716 -22.7857753,0 c -1.7154046,0 -3.10714918,1.39174606 -3.10714918,3.10715066 l 0,22.7857755 c 0,1.715408 1.39174458,3.107151 3.10714918,3.107151 l 22.7857753,0 c 1.715406,0 3.107153,-1.391743 3.107153,-3.107151 l 0,-22.7857755 c 0,-1.7154046 -1.391747,-3.10715066 -3.107153,-3.10715066 z M 17.96114,24.811532 c -0.54375,0.0971 -0.744421,-0.23951 -0.744421,-0.51786 0,-0.349552 0.01298,-2.136163 0.01298,-3.579695 0,-1.009823 -0.336607,-1.650673 -0.731474,-1.987283 2.395092,-0.265401 4.919654,-0.595537 4.919654,-4.731933 0,-1.178127 -0.420755,-1.767189 -1.106921,-2.524559 0.110049,-0.27835 0.479022,-1.424112 -0.110042,-2.9129551 -0.899777,-0.2783465 -2.95827,1.1587103 -2.95827,1.1587103 -0.854463,-0.23951 -1.780134,-0.3625002 -2.692865,-0.3625002 -0.912724,0 -1.838395,0.1229902 -2.692865,0.3625002 0,0 -2.058486,-1.4370568 -2.9582629,-1.1587103 -0.5890647,1.4823721 -0.2265645,2.6281341 -0.1100492,2.9129551 -0.6861595,0.75737 -1.0098188,1.346432 -1.0098188,2.524559 0,4.116976 2.4145129,4.466532 4.8096119,4.731933 -0.31072,0.27835 -0.589065,0.75737 -0.686167,1.443532 -0.614958,0.27835 -2.1879478,0.757367 -3.1265731,-0.899781 C 8.1865967,18.247677 7.124983,18.163523 7.124983,18.163523 6.0763234,18.150569 7.05376,18.823794 7.05376,18.823794 c 0.6991134,0.323661 1.1910759,1.566522 1.1910759,1.566522 0.6279055,1.922549 3.6314831,1.275227 3.6314831,1.275227 0,0.899778 0.01298,2.362728 0.01298,2.628129 0,0.27835 -0.194197,0.61496 -0.744421,0.51786 -4.2723272,-1.430586 -7.2629648,-5.495773 -7.2629648,-10.247126 0,-5.9424251 4.5442136,-10.4542667 10.4866328,-10.4542667 5.942427,0 10.758513,4.5118416 10.758513,10.4542667 0.0066,4.751353 -2.893528,8.823015 -7.165871,10.247126 z m -6.350234,-3.955145 c -0.122996,0.02588 -0.239512,-0.02588 -0.252459,-0.110045 -0.01298,-0.0971 0.07122,-0.18125 0.194198,-0.207141 0.122988,-0.01295 0.239511,0.03884 0.252458,0.122991 0.01939,0.08415 -0.06474,0.168304 -0.194197,0.194195 z m -0.614959,-0.05826 c 0,0.08415 -0.09709,0.155359 -0.226564,0.155359 -0.142409,0.01295 -0.239512,-0.05826 -0.239512,-0.155359 0,-0.08415 0.0971,-0.155356 0.226565,-0.155356 0.122996,-0.01295 0.239511,0.05826 0.239511,0.155356 z m -0.88683,-0.07121 c -0.02588,0.08415 -0.1553559,0.122993 -0.2654051,0.08415 -0.1229887,-0.02588 -0.207144,-0.122991 -0.1812501,-0.207144 0.025879,-0.08415 0.1553562,-0.122991 0.2654054,-0.0971 0.1294618,0.03883 0.2136098,0.135937 0.1812498,0.220088 z M 9.3129086,20.377365 c -0.058247,0.07121 -0.1812501,0.05825 -0.2783523,-0.03884 -0.097095,-0.08415 -0.1229888,-0.207145 -0.058247,-0.265404 0.058247,-0.07121 0.1812501,-0.05825 0.2783523,0.03884 0.084148,0.08415 0.1165227,0.213615 0.058247,0.265403 z M 8.723844,19.7883 c -0.058247,0.03884 -0.1683032,0 -0.2395115,-0.0971 -0.071223,-0.0971 -0.071223,-0.207141 0,-0.252455 0.071223,-0.05826 0.1812501,-0.01295 0.2395115,0.08415 0.071223,0.0971 0.071223,0.213616 0,0.265401 z M 8.3030825,19.160398 c -0.058247,0.05825 -0.1553562,0.02588 -0.2265645,-0.03884 -0.071223,-0.08415 -0.084148,-0.18125 -0.025879,-0.226564 0.058247,-0.05826 0.1553636,-0.02588 0.2265645,0.03884 0.071223,0.08415 0.084155,0.18125 0.025879,0.226565 z M 7.869374,18.681378 c -0.025879,0.05826 -0.1100418,0.07121 -0.1812501,0.02588 -0.084148,-0.03883 -0.1229888,-0.110045 -0.097095,-0.168301 0.025879,-0.03884 0.097095,-0.05826 0.1812501,-0.02588 0.084148,0.04531 0.1229888,0.11652 0.097095,0.168306 z"
id="path4883"/></g></g></svg>
</a>
<a class="footer-social-network column" href="https://www.facebook.com/lumeer.io/" title="Facebook">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28.98 28.98"><defs><style>.cls-1{fill:#19ac86;}</style></defs><title>GitHub</title><g id="Layer_2"><g id="Layer_1-2"><path
class="cls-1"
d="M 28.98,3.1049998 V 25.875 c 0,1.714221 -1.390785,3.105 -3.104999,3.105 H 20.357157 V 17.517378 h 3.920061 l 0.562781,-4.372877 h -4.482842 v -2.7945 c 0,-1.2678772 0.349312,-2.1282222 2.167028,-2.1282222 h 2.315814 v -3.907121 c -0.40106,-0.05173 -1.772439,-0.174656 -3.376686,-0.174656 -3.337874,0 -5.627811,2.037656 -5.627811,5.783062 v 3.2279022 h -3.933003 v 4.372877 h 3.939468 V 28.98 H 3.1050058 C 1.3907848,28.98 -2.2888184e-7,27.589221 -2.2888184e-7,25.875 V 3.1049998 C -2.2888184e-7,1.3907788 1.3907848,-2.2888184e-7 3.1050058,-2.2888184e-7 H 25.875001 C 27.589215,-2.2888184e-7 28.98,1.3907788 28.98,3.1049998 Z"
id="path1066" /></g></g></svg>
</a>
<a class="footer-social-network column" href="https://www.instagram.com/explore/tags/lumeerio/" title="Instagram">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28.98 28.98"><defs><style>.cls-1{fill:#19ac86;}</style></defs><title>GitHub</title><g id="Layer_2"><g id="Layer_1-2"><path
class="cls-1"
d="m 14.493232,7.0598936 c -4.111831,0 -7.4284487,3.3173584 -7.4284487,7.4301064 0,4.112748 3.3166177,7.430106 7.4284487,7.430106 4.11183,0 7.428448,-3.317358 7.428448,-7.430106 0,-4.112748 -3.316618,-7.4301064 -7.428448,-7.4301064 z m 0,12.2606454 c -2.657174,0 -4.8294607,-2.166306 -4.8294607,-4.830539 0,-2.664233 2.1658217,-4.8305394 4.8294607,-4.8305394 2.663638,0 4.829461,2.1663064 4.829461,4.8305394 0,2.664233 -2.172288,4.830539 -4.829461,4.830539 z M 23.9582,6.7559636 c 0,0.963522 -0.775817,1.733045 -1.732658,1.733045 -0.963306,0 -1.732658,-0.77599 -1.732658,-1.733045 0,-0.957054 0.775817,-1.733044 1.732658,-1.733044 0.956841,0 1.732658,0.77599 1.732658,1.733044 z m 4.919973,1.758911 C 28.768265,6.1933706 28.238124,4.1369976 26.537791,2.4427516 24.843924,0.74850665 22.788009,0.21824665 20.467023,0.10184865 c -2.392102,-0.135799 -9.561945,-0.135799 -11.9540477,0 -2.314521,0.109932 -4.370435,0.640192 -6.070768,2.33443695 -1.70033203,1.694245 -2.22400903,3.750619 -2.34038103,6.072123 -0.135768,2.3926364 -0.135768,9.5640794 0,11.9567164 0.109907,2.321504 0.640049,4.377878 2.34038103,6.072123 1.700333,1.694245 3.749782,2.224505 6.070768,2.340904 2.3921027,0.135798 9.5619457,0.135798 11.9540477,0 2.320986,-0.109932 4.376901,-0.640192 6.070768,-2.340904 1.693868,-1.694245 2.224009,-3.750619 2.340382,-6.072123 0.135768,-2.392637 0.135768,-9.557613 0,-11.9502504 z M 25.787835,23.032359 c -0.504281,1.267451 -1.480518,2.243905 -2.754151,2.754765 -1.907216,0.756591 -6.432816,0.581993 -8.540452,0.581993 -2.107637,0 -6.6397007,0.168131 -8.5404527,-0.581993 -1.267168,-0.504393 -2.243404,-1.480848 -2.75415,-2.754765 -0.756422,-1.907643 -0.581863,-6.434252 -0.581863,-8.542359 0,-2.108107 -0.168094,-6.6411834 0.581863,-8.5423594 0.504281,-1.26745 1.480517,-2.243904 2.75415,-2.754765 1.907217,-0.75659 6.4328157,-0.581992 8.5404527,-0.581992 2.107636,0 6.639701,-0.168132 8.540452,0.581992 1.267168,0.504394 2.243405,1.480848 2.754151,2.754765 0.756422,1.907643 0.581863,6.4342524 0.581863,8.5423594 0,2.108107 0.174559,6.641183 -0.581863,8.542359 z"
id="path2" /></g></g></svg>
</a>
</div>
<nav class="row item-container">
<a class="column" href="features.html">Features</a>
<a class="column" href="price.html">Price</a>
<a class="column" href="http://blog.lumeer.io/" target="_blank">Blog</a>
<a class="column" href="contact.html">Contact</a>
</nav>
<div class="item-container footer-contact-info">
<div class="row" title="Phone number"><img alt="phone" class="column" src="img/footer-phone.svg"><span class="column">+420 608 677 218</span></div>
<div class="row" title="Email"><img alt="email" class="column" src="img/footer-email.svg"><span
class="column">hello@lumeer.io</span></div>
<a class="row" href="index_cz.html" title="URL"><img alt="browser" class="column" src="img/footer-site.svg"><span class="column">lumeer.io</span></a>
</div>
</div>
</div>
</div>
</div>
<div class="designer-signature"><p>designed by UNIFER <img alt="Unifer" src="img/unifer.svg" title="Unifer"></p></div>
</footer>
</section>
</body>
</html>