-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathsubmission-portal-casestudy.html
487 lines (434 loc) · 25.4 KB
/
submission-portal-casestudy.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-36459796-2"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-36459796-2');
</script>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-ZVZFHLFSML"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-ZVZFHLFSML');
</script>
<meta charset="UTF-8">
<meta content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" name="viewport">
<!-- Twitter card -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@FreshbitsWeb">
<meta property="og:url" content="https://www.freshbits.in/careers">
<meta property="og:title" content="Submission Portal Casestudy | Freshbits Web Solutions">
<meta property="og:description"
content="All it takes to save thousands of hours of time is one inspiration and quick action!">
<meta property="og:image"
content="https://www.freshbits.in/images/meta/freshbits-web-solutions-web-apps-backend-systems-laravel-vue-js.png">
<meta name="title" content="Submission Portal Casestudy | Freshbits Web Solutions">
<meta name="description"
content="All it takes to save thousands of hours of time is one inspiration and quick action!">
<meta name="keywords"
content="Submission Portal Casestudy, Freshbits Web Solutions" />
<title>Submission Portal Casestudy | Freshbits Web Solutions</title>
<link rel="apple-touch-icon" sizes="57x57" href="images/favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="images/favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="images/favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="images/favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="images/favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="images/favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="images/favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="images/favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="images/favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="images/favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="images/favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="images/favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="images/favicon/favicon-16x16.png">
<link rel="manifest" href="images/favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="images/favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/career-style.css">
<link rel="stylesheet" href="css/font-awesome.min.css">
<link rel="stylesheet" href="css/slick.css">
<link rel="stylesheet" href="css/lity.css">
<link href="https://fonts.googleapis.com/css?family=Maven+Pro" rel="stylesheet">
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.0/jquery.min.js"></script>
</head>
<body id="home">
<div class="background-svg">
<div class="svg-box svg-bg-box menusvg">
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 1920 1053.23">
<defs>
<style>
.bg-1 {
fill: none;
}
.bg-2 {
clip-path: url(#clip-path);
}
.bg-3 {
fill: url(#linear-gradient);
}
</style>
<clipPath id="clip-path" transform="translate(0 0)">
<polygon class="bg-1" points="0 0 0 1053.23 1920 902.18 1920 0 0 0" />
</clipPath>
<linearGradient id="linear-gradient" y1="1053.23" x2="1" y2="1053.23"
gradientTransform="matrix(1920, 0, 0, -1920, 0, 2022737.79)" gradientUnits="userSpaceOnUse">
<stop offset="0" stop-color="#101626" />
<stop offset="1" stop-color="#171f34" />
</linearGradient>
</defs>
<title>bg</title>
<g id="Layer_2" data-name="Layer 2">
<g id="Layer_1-2" data-name="Layer 1">
<g class="bg-2">
<rect class="bg-3" width="1920" height="1053.23" />
</g>
</g>
</g>
</svg>
</div>
<div class="svg-box-res">
</div>
</div>
<nav class="navbar navbar-default navbar-fixed-top" id="nav-main">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed x" data-toggle="collapse" data-target="#navbar"
aria-expanded="false" aria-controls="navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar i1"></span>
<span class="icon-bar i2"></span>
<span class="icon-bar i3"></span>
</button>
<a class="navbar-brand text-center" href="/" data-aos="fade-In"></a>
</div>
<div id="navbar" class="navbar-collapse collapse">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="index.html#service" class="page-scroll">Services</a>
</li>
<li>
<a href="index.html#interview-process" class="page-scroll">Portfolio</a>
</li>
<li>
<a href="index.html#testimonial" class="page-scroll">Testimonials</a>
</li>
<li>
<a href="careers.html" class="page-scroll">Careers</a>
</li>
<li>
<a href="index.html#contact" class="page-scroll">Contact</a>
</li>
</ul>
</div>
</div>
</nav>
<section id="home">
<div class="blog-home casehome">
<div class="container">
<div class="blog-inner">
<div class="blog-inner text-center">
<h1 class="sentence inline-block" data-animation="fadeInUp" data-animation-delay="100">
All it takes to save thousands of hours <br> of time is one inspiration and quick action.
</h1>
</div>
</div>
</div>
</div>
</section>
<div class="container">
<section class="pb-100">
<div class="portfolio-inner flex-center">
<img src="images/casestudy/client.jpg" class="avtar-img animated fadeInUp visible" data-animation="fadeInUp" data-animation-delay="500">
<div class="port-right animated fadeInUp visible" data-animation="fadeInUp" data-animation-delay="600">
<h2 class="animated fadeInUp visible" data-animation="fadeInUp" data-animation-delay="500">Prelude</h2>
<p>
When his friend Pedro was showing him a backend system, Martin was quick to realize that a lot of his and team members’ time could be saved by making a custom solution for managing the music business.
</p>
</div>
</div>
</section>
</div>
<section class="case-section">
<div class="container">
<div class="row pb-10">
<div class="col-sm-6 col-xs-12 order-1">
<img src="images/casestudy/intro.jpg" class="w-full animated fadeInUp visible" data-animation="fadeInUp" data-animation-delay="500">
</div>
<div class="col-sm-6 col-xs-12 order-2">
<div class="portfolio-inner">
<div class="animated fadeInUp visible" data-animation="fadeInUp" data-animation-delay="600">
<div class="h-flex">
<h2 class="animated fadeInUp visible" data-animation="fadeInUp" data-animation-delay="500">Intro</h2>
<p class="space-p">
Martin, from the beautiful country Switzerland, runs Nuvotone (<a href="https://www.nuvotone.com">www.nuvotone.com</a>) and Catapult Music (<a href="https://www.catapultmusic.com">www.catapultmusic.com</a>) which offers high-quality production music for the media industry. The credits of their production music catalogs include commercials for brands like Nestlé, Hera Cosmetics, <a href="https://hotels.com">Hotels.com</a> as well as uses on TV shows and series on a daily basis.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="row pb-10">
<div class="col-sm-6 col-xs-12 order-2">
<div class="portfolio-inner">
<div class="animated fadeInUp visible" data-animation="fadeInUp" data-animation-delay="600">
<div class="h-flex">
<h2 class="animated fadeInUp visible" data-animation="fadeInUp" data-animation-delay="500">The Problem</h2>
<p class="space-p">
Martin is using <a href="https://www.claris.com/filemaker/pro/">FileMaker</a> to manage all the data related to Albums, Labels,
Composers, Tracks, etc. The problem is that it’s limited to his computer. He
needed a system where all the team members and composers could
contribute online. The tasks include Composer registration, New track
submissions, Feedback and revisions, Album brief management, WAV files
management, and much more…
</p><br>
<p class="space-p">
Martin used to do all this via traditional communication tools like emails which
took a lot of time back and forth and sometimes missing data in the records of
history.
</p>
</div>
</div>
</div>
</div>
<div class="col-sm-6 col-xs-12 order-1">
<img src="images/casestudy/problem.jpg" class="w-full animated fadeInUp visible" data-animation="fadeInUp" data-animation-delay="500">
</div>
</div>
<div class="row pb-10">
<div class="col-sm-6 col-xs-12 order-1">
<img src="images/casestudy/mac-mockup.png" class="w-full animated fadeInUp visible" data-animation="fadeInUp" data-animation-delay="500">
</div>
<div class="col-sm-6 col-xs-12 order-2">
<div class="portfolio-inner">
<div class="animated fadeInUp visible" data-animation="fadeInUp" data-animation-delay="600">
<div class="h-flex">
<h2 class="animated fadeInUp visible" data-animation="fadeInUp" data-animation-delay="500">The Solution</h2>
<p class="space-p">
Martin contacted us and we made handmade custom software to let all the different types of users to perform their tasks efficiently with speed. Some of the data still needed to Sync with FileMaker and thanks to Joshua’s excellent work with APIs, we could make it possible for Martin.
</p><br>
<p class="space-p">
Automated emails, a single place to play tracks, provide and read feedback,
single-click file downloads, One-page album brief overviews, file validations
and naming conventions, Internal notes, and reports are just some of the
features that changed the game for the business.
</p>
</div>
</div>
</div>
</div>
</div>
<div class="row pb-10">
<div class="col-sm-6 col-xs-12 order-2">
<div class="portfolio-inner">
<div class="animated fadeInUp visible" data-animation="fadeInUp" data-animation-delay="600">
<div class="h-flex">
<h2 class="animated fadeInUp visible" data-animation="fadeInUp" data-animation-delay="500">The Outcome</h2>
<p class="space-p">
This backend system is saving many hours of time every week for all the
users combined. And Martin is more than happy as the saved time can be
invested for future growth. The system is scalable enough to handle hundreds
of tracks and composers for smooth operations.
</p>
</div>
</div>
</div>
</div>
<div class="col-sm-6 col-xs-12 order-1">
<img src="images/casestudy/mac-mockup2.png" class="w-full animated fadeInUp visible" data-animation="fadeInUp" data-animation-delay="500">
</div>
</div>
</div>
</section>
<div class="text-main-container case-client-block">
<div class="container">
<div class="test-inner case-client">
<div class="test-right animated" data-animation="fadeInUp" data-animation-delay="400">
<div class="client-words">
<h3 class="mt-0">Let's hear it in Martin's words</h3>
<p><img src="images/quote.png" class="quote-first">
I work in the music industry and own / operate several labels in which music gets licensed for media, such as film, TV, online, and other uses.
<img src="images/quote.png" class="quote-last">
</p><br>
<p><img src="images/quote.png" class="quote-first">the production of an album includes steps like sending out the album brief to composers,
reviewing the composer's submission for it and providing feedback, formatting filenames, etc etc
- it quite processes until an album is finished.<img src="images/quote.png" class="quote-last">
</p><br>
<p><img src="images/quote.png" class="quote-first">I was looking for a CRM solution that helps to make this process for both me as a publisher as
well as for the composers as smooth and easy as possible, so we all can focus on what matters
most for us: the music, and getting this music published.<img src="images/quote.png" class="quote-last">
</p><br>
<p><img src="images/quote.png" class="quote-first">They helped me realize this vision, and having now worked with it for roughly 6
months, there's no way I'd ever would want to go back to the 'old' system with having wade
through email histories, correcting the formating of audio files and many more time-consuming
(and inefficient) tasks.<img src="images/quote.png" class="quote-last"></p>
</div>
</div>
<div class="test-left animated" data-animation="fadeInUp" data-animation-delay="200">
<p>It has been a pure pleasure to work with Freshbits, never got stuck on any technical
requirement/issue that came up along the way and always found a solid solution.</p><br>
<p><b>Thank you so much for working with me!</b></p>
<div class="author">
<div class="author-left">
<img src="images/quote.png">
</div>
<div class="author-right">
<div class="author-detail">
<h4>Martin</h4>
<h5>Nuvotone group</h5>
</div>
<div class="a-img" style="background:url('images/casestudy/martin.jpg');"></div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="mt-100 con-list" id="contact">
<div class="con-head animated" class="animated" data-animation="fadeInUp" data-animation-delay="200">
Do you wanna save time?
</div>
<div class="con-text animated" class="animated" data-animation="fadeInUp" data-animation-delay="400">
Running a business is all about managing the time of the whole team efficiently. Are you doing it well?
</div>
<a class="con-btn animated" data-animation="fadeInUp" data-animation-delay="600"
href="#" data-toggle="modal" data-target="#contact-modal">
Let's Talk
</a>
</div>
<section>
<div class="container">
<div class="foot-main">
<div class="foot-inner">
<img src="images/logo_black.svg" alt="Freshbits Logo">
</div>
<div class="f_m">
With ❤ from Freshbits
</div>
<div class="f_d">
<ul class="f_d_list">
<li>
<a href="https://www.linkedin.com/company/freshbits-web-solutions/" target="_blank">
<i class="fa fa-linkedin"></i>
</a>
</li>
<li>
<a href="https://www.facebook.com/freshbitsweb/" target="_blank">
<i class="fa fa-facebook"></i>
</a>
</li>
<li>
<a href="https://github.com/freshbitsweb/" target="_blank">
<i class="fa fa-github"></i>
</a>
</li>
<li>
<a href="https://www.instagram.com/freshbitsrajkot/" target="_blank">
<i class="fa fa-instagram"></i>
</a>
</li>
</ul>
</div>
</div>
</div>
</section>
<div class="modal fade" id="contact-modal" tabindex="-1" role="dialog" aria-labelledby="contact-modal-label" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-content">
<div class="modal-header">
<button type="button" class="close" data-dismiss="modal" aria-hidden="true">
<img src="images/close.png">
</button>
</div>
<div class="modal-body">
<div class="contact-main">
<div class=" contact-inner">
<div class="contact-right">
<div class="log-overlay">
<div class="con-logo"></div>
</div>
</div>
<div class="contact-left">
<div class="conatiner">
<div class="item-decribe">
<div class="edit-info-inner">
<form id="contact-form"
name="contact"
method="POST"
data-netlify="true"
netlify-honeypot="bot-field"
>
<p class="hidden">
<label><input name="bot-field"></label>
</p>
<h5 class="contact-head">Contact Us</h5>
<p>
Striving to talk with you soon. Let's build something awesome. Great wishes!
</p>
<ul class="row edit-list">
<li class="col-sm-6">
<label>First name</label>
<input type="text" name="first_name" placeholder="Benedict" required>
</li>
<li class="col-sm-6">
<label>Last name</label>
<input type="text" name="last_name" placeholder="Cumberbatch">
</li>
<li class="col-sm-6">
<label>Email Address</label>
<input type="email" name="email" placeholder="[email protected]" required>
</li>
<li class="col-sm-6">
<label>Phone</label>
<input type="text" name="phone" placeholder="+562 288 5264" required>
</li>
<li class="col-sm-12">
<label>Message</label>
<textarea name="message" placeholder="Type here.." required></textarea>
</li>
</ul>
<div class="btn-sub">
<button type="submit" class="btn-submit">Submit</button>
</div>
</form>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Scripts -->
<script type="text/javascript" src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js"
integrity="sha384-0mSbJDEHialfmuBBQP6A4Qrprq5OVfW37PRR3j5ELqxss1yVqOtnepnHVP9aJ7xS" crossorigin="anonymous">
</script>
<!-- Menu link click slide -->
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jquery-easing/1.3/jquery.easing.min.js">
</script>
<script type="text/javascript" src="js/appear.min.js"></script>
<script type="text/javascript" src="//cdn.jsdelivr.net/jquery.slick/1.5.9/slick.min.js"></script>
<script type="text/javascript" src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/267285/jquery.lettering.js">
</script>
<script type="text/javascript" src="https://s3-us-west-2.amazonaws.com/s.cdpn.io/267285/jquery.textillate.js">
</script>
<script type="text/javascript" src='https://cdnjs.cloudflare.com/ajax/libs/gsap/1.20.2/TweenMax.min.js'></script>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/jQuery.Marquee/1.5.0/jquery.marquee.js">
</script>
<script type="text/javascript" src="js/lity.js"></script>
<script type="text/javascript" src="//buttons.github.io/buttons.js" async defer></script>
<script type="text/javascript" src="js/custom_script.js"></script>
</body>
</html>