-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathservices.html
327 lines (302 loc) · 15.3 KB
/
services.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
<!doctype html>
<html lang="en-EN">
<head>
<link rel="alternate" href="https://mycompany.lsfusion.org/" hreflang="en" />
<link rel="alternate" href="https://mycompany.lsfusion.org/ru/" hreflang="ru" />
<!--link rel="alternate" href="https://mycompany.lsfusion.org/by/" hreflang="by" /-->
<link rel="alternate" href="https://mycompany.lsfusion.org/uk/" hreflang="uk" />
<link rel="alternate" href="https://mycompany.lsfusion.org/pl/" hreflang="pl" />
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<meta name="description" content="Turnkey business application in 30 hours. We develop based on MyCompany, a free open source ERP system for small and medium-sized businesses. Ready modules: Procurement, warehouse, production, settlements, services, POS." />
<meta name="keywords" content="Fast, high-quality, inexpensive application for your business: for retail, wholesale, production, contracting, services, and any other business. ERP-system for medium business, ERP-system for small business, Purchasing, warehouse, production, calculations, services, POS" />
<title>Business Applications Development | Order Application</title>
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap" rel="stylesheet">
<link href="css/app.css" rel="stylesheet" type="text/css" />
<link rel="apple-touch-icon" sizes="180x180" href="../imgs/favicon/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="../imgs/favicon/favicon_32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../imgs/favicon/favicon_16x16.png">
<link rel="icon" type="image/x-icon" href="../imgs/favicon/favicon.ico">
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-38678623-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-38678623-1');
</script>
<!-- Yandex.Metrika counter -->
<script type="text/javascript" >
(function(m,e,t,r,i,k,a){m[i]=m[i]||function(){(m[i].a=m[i].a||[]).push(arguments)};
m[i].l=1*new Date();
for (var j = 0; j < document.scripts.length; j++) {if (document.scripts[j].src === r) { return; }}
k=e.createElement(t),a=e.getElementsByTagName(t)[0],k.async=1,k.src=r,a.parentNode.insertBefore(k,a)})
(window, document, "script", "https://mc.yandex.ru/metrika/tag.js", "ym");
ym(95551513, "init", {
clickmap:true,
trackLinks:true,
accurateTrackBounce:true,
webvisor:true,
ecommerce:"dataLayer"
});
</script>
<noscript><div><img src="https://mc.yandex.ru/watch/95551513" style="position:absolute; left:-9999px;" alt="" /></div></noscript>
<!-- /Yandex.Metrika counter -->
<link
rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.css"
/>
</head>
<body>
<nav>
<div class="inner">
<h2><a href="./#top" title="Go to home page">MyCompany</a></h2>
<a class="menu-link" href="#menu">Navigation</a>
<ul class="nav">
<li><a href="./#functions">Functions</a></li>
<li><a href="services.html" class="active">Services</a></li>
<!-- <li><a href="https://demo.lsfusion.org/mycompany/" target="_blank">Демо</a></li> -->
<li><a href="https://mycompany-docs.lsfusion.org/en/Development/" target="_blank">Development</a></li>
<li><a href="https://github.com/lsfusion-solutions/mycompany" target="_blank">GitHub</a></li>
<li><a href="https://mycompany-docs.lsfusion.org/en/" target="_blank">Documentation</a></li>
<li><a href="https://demo.lsfusion.org/mycompany/" target="_blank" class="special">Try demo</a></li>
<li id="languages">
<div class="language">
<strong>EN</strong>
<ul>
<li><a href="../ru"Ру></a></li>
<li><a href="../uk/">Ук</a></li>
<li><a href="../pl/">Pl</a></li>
<!--li><a href="../by/">Бе</a></li-->
<li><span class="current">En</span></li>
</ul>
</div>
</li>
</ul>
</div>
</nav>
<main id="top">
<section id="section-header">
<div class="inner section-header-services">
<h1>Turnkey application<br />
in 30 hours</h1>
<p>For small and medium-sized businesses</p>
<nav>
<a href="#" target="_blank" class="btn contactus">Request customization</a>
<a href="terms_of_cooperation.html" target="_blank" class="btn btn-empty">Terms & Conditions</a>
</nav>
</div>
</section>
<section id="section-services-1">
<div class="inner">
<h2>What we offer</h2>
<ul>
<li>
<h3>We will build your app </h3>
<p>from ready-made universal modules</p>
</li>
<li>
<h3>We will finalize</h3>
<p>the necessary functions for your business</p>
</li>
<!--li>
<h3>Поможем настроить</h3>
<p>бизнес-процессы в Вашем приложении</p>
</li-->
<li>
<h3>We will provide support </h3>
<p>and maintenance of the finalized application</p>
</li>
</ul>
<div class="swiper-container-wrapper">
<div class="swiper-container">
<div class="swiper-wrapper">
<div class="swiper-slide biz-1">
<div class="inner">
<p>Any other</p>
<h3>Business</h3>
</div>
</div>
<div class="swiper-slide biz-2">
<div class="inner">
<h3>Contract</h3>
</div>
</div>
<div class="swiper-slide biz-3">
<div class="inner">
<h3>Wholesale</h3>
</div>
</div>
<div class="swiper-slide biz-4">
<div class="inner">
<h3>Retail</h3>
</div>
</div>
<div class="swiper-slide biz-5">
<div class="inner">
<h3>E-Com</h3>
</div>
</div>
<div class="swiper-slide biz-6">
<div class="inner">
<h3>Services</h3>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="section-services-2">
<div class="inner">
<h2>Why us</h2>
<ul>
<li>
<h4>Speed</h4>
<h3>MVP in 30 hours</h3>
<p>
The new business application is developed based on MyCompany - basic modular solution. It takes from 30 hours to finalize the necessary functionality.
</p>
</li>
<li>
<h4>Quality</h4>
<h3>>10 years' experience </h3>
<p>We develop on our own low-code platform lsFusion, which provides the ability to implement any algorithm. ERP for retail, IoT and WMS systems work on lsFusion. </p>
</li>
<li>
<h4>Price</h4>
<h3>Reasonable price</h3>
<p>We use base solution MyCompany, which is a free and open source product. The customer pays only for the costs of upgrading the base solution and becomes the sole owner of the upgraded software.</p>
</li>
</ul>
</div>
</section>
<section id="section-services-3">
<div class="inner">
<h2>How we work</h2>
<ul>
<li>
<div class="inner">
Analyze the request and identify functionality that is not implemented in the basic configuration of MyCompany
</div>
<!--/li>
<li>
<div class="inner">
Составляем техническое задание на доработку и заключаем договор
</div>
</li>
<li>
<div class="inner">
Выполняем доработку, устанавливаем и настраиваем готовое приложение в облаке или в сети клиента
</div>
</li>
<li>
<div class="inner">
Продолжаем сотрудничество, когда нужна новая доработка, по той же схеме
</div>
</li>
<li>
<div class="inner">
Анализируем запрос, определяем конфигурацию MyCompany и выявляем функционал, который нужно доработать
</div>
</li-->
<li>
<div class="inner">
We draw up technical specifications, conclude a contract for finalization or implementation and, if necessary, for support
</div>
</li>
<li>
<div class="inner">
We refine, install and customize the finalized application in the cloud or on the client's network
</div>
</li>
<li>
<div class="inner">
We provide contractual support. If new improvements are needed, we continue our cooperation according to the same scheme
</div>
</li>
</ul>
</div>
</section>
<section id="section-footer">
<div class="inner">
<div>
<h2>How much</h2>
<p>
The final cost of the project depends on the amount of features required and the developer's work time
<br /><strong>from €35 per hour</strong>
</p>
</div>
<a href="#" target="_blank" class="btn contactus">Request customization</a>
</div>
</section>
</main>
<footer>
<div class="inner">
<nav>
<div>
<h3><a href="#top">MyCompany</a></h3>
<p>Developed on free open source platform<br /> <a href="https://lsfusion.org/" target="_blank">lsFusion</a></p>
</div>
<ul class="links">
<!--li><a href="#">Оборудование</a></li-->
<li><a href="https://mycompany-docs.lsfusion.org/" target="_blank">Documentation</a></li>
<li><a href="terms_of_cooperation.html" target="_blank">Terms & Conditions</a></li>
</ul>
<ul class="social">
<li class="tel"><a href="https://t.me/lsfusion_official " target="_blank" title="Click to open in a new tab">Follow us on Telegram</a></li>
<li class="blog"><a href="https://habr.com/en/company/lsfusion/blog/" target="_blank" title="Click to open in a new tab">Read our blog on Habr</a></li>
<li class="ln"><a href="https://www.linkedin.com/company/lsfusion" target="_blank" title="Click to open in a new tab">Read our news on LinkedIn</a></li>
<li class="sl"><a href="https://join.slack.com/t/lsfusion/shared_invite/zt-2klihpl2q-h6ol~nDRPky~O1uHC14Dwg" target="_blank" title="Click to open in a new tab">Join our Slack-chat</a></li>
</ul>
<ul class="community">
<li class="em"><a href="mailto:[email protected]" target="_blank" title="Click to open in a new tab">[email protected]</a></li>
<!-- <li class="phone"><a href="tel:375291112233" target="_blank" title="Нажмите чтобы открыть в новой вкладке">+375291112233</a></li>-->
</ul>
</nav>
<div id="absfooter">
<p id="copyright">© <script>document.write((new Date()).getFullYear())</script> lsFusion Foundation</p>
<ul>
<li><a href="mailto:[email protected]">Report an error</a></li>
</ul>
</div>
</div>
</footer>
<span class="contactus" title="Contact Us">Contact Us</span>
<div id="contactuspopup" class="popup">
<span class="close">x</span>
<div class="inner">
<h3>Contact Us</h3>
<form method="post" action="https://luxsoft.by/brended_sites/unstatic.php" class="frm">
<input type="hidden" name="to" value="[email protected]" />
<input type="hidden" name="subject" value="Custom subject" />
<input type="hidden" name="thankyou" value="https://mycompany.lsfusion.org/en/thankyou.html" />
<fieldset>
<input type="text" name="name" value="" placeholder="Name*" required />
<input type="text" name="phone" value="" placeholder="Phone*" required />
<span class="note">Add country code to your phone number, for example <strong>+375 (29) 351-97-73</strong></span>
<input type="email" name="email" value="" placeholder="E-mail*" required />
<input type="text" name="company" value="" placeholder="Organization*" required />
<input type="text" name="position" value="" placeholder="Position*" required />
<textarea name="comment" placeholder="Message*" rows="10" cols="6" required></textarea>
</fieldset>
<div class="buttons">
<input type="submit" value="Submit" />
</div>
</form>
</div>
</div>
<script
src="https://code.jquery.com/jquery-2.2.4.min.js"
integrity="sha256-BbhdlvQf/xTY9gja0Dq3HiwQF8LaCRTXxZKRutelT44="
crossorigin="anonymous"></script>
<script src="https://polyfill.io/v2/polyfill.min.js?features=IntersectionObserver"></script>
<script src="../js/jquery.popupoverlay.js"></script>
<script src="../js/jquery.validate.min.js"></script>
<script src="../js/localization/messages_ru.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/swiper@10/swiper-bundle.min.js"></script>
<script src="../js/app.js"></script>
</body>
</html>