-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathworkep-for-education.html
executable file
·492 lines (449 loc) · 21.5 KB
/
workep-for-education.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
<!doctype html>
<html lang="en">
<head>
<title>Workep For Education - Keep school work organized</title>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="Enable collaboration in the classrom with Workep. Make it easier for students and teachers to work together in group projects by providing a platform">
<!-- FB Meta tags -->
<meta property="og:title" content="Workep: Rebuilding the project management experience"/>
<meta property="og:type" content="website"/>
<meta property="og:image" content="https://res.cloudinary.com/cegalvarez/image/upload/v1555274914/landingSocialImages/socialmediacover.jpg"/>
<meta property="og:url" content="https://workep.com"/>
<meta property="og:description" content="A cross-enterprise collaboration tool that is fast, easy to use and fully integrated within G Suite"/>
<!-- Twitter tags -->
<meta name="twitter:card" content="summary" />
<meta name="twitter:site" content="@workep" />
<meta name="twitter:title" content="Workep: Rebuilding the project management experience" />
<meta name="twitter:description" content="A cross-enterprise collaboration tool that is fast, easy to use and fully integrated within G Suite" />
<meta name="twitter:image" content="https://res.cloudinary.com/cegalvarez/image/upload/v1555274914/landingSocialImages/socialmediacover.jpg" />
<link rel="alternate" hreflang="en" href="https://workep.com/" />
<link rel="canonical" href="https://workep.com/workep-for-education.html" />
<link rel="author" href="https://workep.com" />
<!-- Page icon -->
<link rel="shortcut icon" href="https://res.cloudinary.com/cegalvarez/image/upload/c_scale,w_48/v1479745739/logo_qvnjq5.ico" type="image/x-icon">
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="css/easy-responsive-tabs.css">
<link rel="stylesheet" href="css/animate.css">
<link rel="stylesheet" href="css/main.min.css">
<link rel="stylesheet" href="css/theme.css">
<link rel="stylesheet" href="css/slick.css">
<link rel="stylesheet" href="css/font-awesome.css">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="style.css">
<!-- 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-KSFSSWG');</script>
<!-- End Google Tag Manager -->
</head>
<body class="partners-page">
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KSFSSWG"
height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<header class="main_head">
<div class="container">
<nav class="navbar navbar-expand-lg">
<div class="logo">
<a href="https://workep.com"><img src="images/logo.png" alt="workep logo"></a>
</div>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent" aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<img src="images/menu_bars.svg" alt="workep menu">
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav ml-auto">
<li><a href="https://workep.com/product.html">PRODUCT</a></li>
<li><a href="https://workep.com/made-for-google.html">GOOGLE PROJECT MANAGEMENT</a></li>
<!-- <li><a href="https://workep.com/stories.html">USE CASES</a></li> -->
<li><a href="https://workep.com/pricing.html">PRICING</a></li>
<li><a href="https://workep.com/partners.html" target="_blank">PARTNERS</a></li>
<li class="menu-item-has-children">
<a href="https://blog.workep.com/" target="_blank">RESOURCES</a>
<span class="clickD"></span>
<ul class="sub-menu">
<li><a href="https://docs.google.com/presentation/d/12OPs8ZAZ_m5WIX82-obhGP4He2RKttbsfXPEMFbbusg/present?slide=id.p" target="_blank">USER'S GUIDE</a></li>
<li><a href="https://blog.workep.com/" target="_blank">BLOG</a></li>
<li><a href="https://help.workep.com/" target="_blank">HELP CENTER</a></li>
<li><a href="https://www.youtube.com/watch?v=7DHmD2YM1_M">PRODUCT VIDEO</a></li>
<!--<li><a href="https://community.workep.com/" target="_blank">COMMUNITY</a></li>-->
</ul>
</li>
<li class="loginbtn"><a href="https://app.workep.com/login">LOGIN</a></li>
</ul>
</div>
</nav>
</div>
</header>
<div class="banner_sec common_gap partner_banner education_banner">
<div class="container">
<div class="row">
<div class="col-md-5 partner_banner_lft">
<div class="banner_seclft">
<img src="images/education_banner_im.png" alt="Education_banner">
</div>
</div>
<div class="col-md-7 partner_banner_rt">
<h1 style="font-size:48px"><strong>Project Management solution for students and teachers </strong></h1>
<h4>#WorkepForEducation</h4>
<p>Enable collaboration in the classrom with Workep. Make it easier for students and teachers to work together in group
projects by providing a platform fully integrated with Google for Education.</p>
<a href="#url" class="starttrial_btn">Learn more about Workep for Education</a>
</div>
</div>
</div>
</div>
<div class="innerpage_body">
<div class="collaboration_sec common_gap">
<div class="container">
<div class="section_title">
<h2>Collaboration in real time</h2>
<p>Easily collaborate with your classmates and teachers on shared projects</p>
</div>
<div class="collaboration_list">
<ul>
<li>
<div class="collaboration_person">
<span class="collaboration_person_title">#You</span>
<figure><img src="images/you.png" alt="User workep"></figure>
</div>
</li>
<li>
<div class="collaboration_person">
<span class="collaboration_person_title">#YourTeacher</span>
<figure><img src="images/your_teacher.png" alt="teacher"></figure>
</div>
</li>
<li>
<div class="collaboration_person">
<span class="collaboration_person_title">#YourClassmate</span>
<figure><img src="images/your_classmate.png" alt="Class mate workep"></figure>
</div>
</li>
</ul>
</div>
<div class="addon_task_progressbar">
<div class="addon_task_progressbar_im">
<div id="carouselExampleIndicators" class="carousel slide" data-ride="carousel">
<div class="carousel-inner">
<div class="carousel-item active">
<img src="images/collab_image1.jpg" alt="Collab dashboards">
</div>
<div class="carousel-item">
<img src="images/collab_image2.jpg" alt="Collab dashboard 2">
</div>
<div class="carousel-item">
<img src="images/collab_image3.jpg" alt="Collab dashboard 3">
</div>
</div>
<ol class="carousel-indicators addon_progress_sec">
<li data-target="#carouselExampleIndicators" data-slide-to="0" class="active"><span class="addon_progress_bar">
<span></span>
</span>
<p>Share with teachers <br>and students</p></li>
<li data-target="#carouselExampleIndicators" data-slide-to="1"><span class="addon_progress_bar">
<span></span>
</span>
<p>Comments in real <br>time</p></li>
<li data-target="#carouselExampleIndicators" data-slide-to="2"><span class="addon_progress_bar">
<span></span>
</span>
<p>Integrated with <br>Google for Education</p></li>
</ol>
</div>
</div>
</div>
</div>
</div>
<div class="project_management common_gap">
<div class="container">
<div class="section_title">
<h2>Project Management Tools for Education</h2>
<p>Automate your projects and focus on what really matters. </p>
</div>
<div class="project_management_bot">
<div class="row">
<div class="col-lg-4 wow fadeInRight" data-wow-duration="1s" data-wow-delay="0.5s">
<div class="project_management_bot_box">
<figure>
<img src="images/proj_manage_im1.png" alt="Templates users">
</figure>
<div class="project_management_con">
<span class="step">1</span>
<h3>Templates for Students</h3>
<h4>Don’t waste time!</h4>
<p>Create templates for repetitive projects and focus on what really matters</p>
</div>
</div>
</div>
<div class="col-lg-4 wow fadeInRight" data-wow-duration="2s" data-wow-delay="0.5s">
<div class="project_management_bot_box">
<figure>
<img src="images/proj_manage_im2.png" alt="Google apps">
</figure>
<div class="project_management_con">
<span class="step">2</span>
<h3>G Suite integration</h3>
<h4>The tools you're used to</h4>
<p>Work with the tools that you already know: Drive, Calendar, Google Docs, Hangouts, etc.</p>
</div>
</div>
</div>
<div class="col-lg-4 wow fadeInRight" data-wow-duration="2s" data-wow-delay="0.5s">
<div class="project_management_bot_box">
<figure>
<img src="images/proj_manage_im3.png" alt="Project manager">
</figure>
<div class="project_management_con">
<span class="step">3</span>
<h3>Training</h3>
<h4>Learn about PM</h4>
<p>Become a great project manager from an early age and be successful at your future job</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="how_it_works_sec common_gap">
<div class="container">
<div class="section_title">
<h2>How it works <i class="heart_im"><img src="images/heart_im.png" alt="made with love"></i></h2>
<p>Students all over the world are using Workep for their school projects. Here are some use cases:</p>
</div>
<div class="how_it_works_slides">
<div class="how_it_works_slide">
<img src="images/how_works_im1.png" alt="Workep Dashboard 1">
</div>
<div class="how_it_works_slide">
<img src="images/how_works_im2.png" alt="Workep Dashboard 2">
</div>
<div class="how_it_works_slide">
<img src="images/how_works_im3.png" alt="Workep Dashboard 3">
</div>
</div>
</div>
</div>
<div class="pricing_member common_gap">
<div class="container">
<div class="section_title">
<h2>Pricing</h2>
</div>
<div class="pricing_member_list_bot">
<div class="row">
<div class="col-md-4">
<div class="addi_resource_box">
<figure>
<img src="images/price_ic1.png" alt="precio 1">
</figure>
<h3>K-12 Students</h3>
<div class="pricing_member_bot">
<div class="pricing_member_midtxt">
<p><span>USD$2 </span>per user, per year</p>
</div>
<a href="#url" class="starttrial_btn starttrial_btnV2">Contact sales</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="addi_resource_box">
<figure>
<img src="images/price_ic2.png" alt="precio 1">
</figure>
<h3>College Students</h3>
<div class="pricing_member_bot">
<div class="pricing_member_midtxt">
<p><span>USD$9.99 </span>per user, per year</p>
</div>
<a href="#url" class="starttrial_btn starttrial_btnV2">Contact sales</a>
</div>
</div>
</div>
<div class="col-md-4">
<div class="addi_resource_box">
<figure>
<img src="images/price_ic3.png" alt="old person workep">
</figure>
<h3>Staff 50% discount</h3>
<div class="pricing_member_bot">
<div class="pricing_member_midtxt">
<p><span>USD$4,99</span>per user, per month</p>
</div>
<a href="#url" class="starttrial_btn starttrial_btnV2">Contact sales</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="user_edu common_gap">
<div class="container">
<div class="section_title">
<h2>Our users in Education</h2>
</div>
<div class="user_edu_slider">
<!-- Berkeley -->
<div class="user_edu_box">
<div class="user_edu_box_logo">
<img src="images/berkeley.png" alt="berkeley">
</div>
<span class="rating_star1">
<img src="images/ratings_star.png" alt="ratings stars">
</span>
<div class="flexiblity_testi">
<div class="flexiblity_testi_txt">
<div class="quotetext">
<p>Workep allows our students, teachers, and directors to collaborate together, fully centralized and with Google Docs.</p>
</div>
<span class="flexiblity_testi_name">Sibyl Chen</span>
<span class="flexiblity_testi_desig">Senior Director from Berkeley / SkyDeck</span>
</div>
<div class="flexiblity_testi_img">
<figure>
<img src="images/peoplefaces/sibyl.png" alt="Workep girl user">
</figure>
</div>
</div>
</div>
<!-- EUSA -->
<div class="user_edu_box">
<div class="user_edu_box_logo">
<img src="images/logos/eusa.png" style="max-width: 30%" alt="Logo EUSA">
</div>
<span class="rating_star1">
<img src="images/ratings_star.png" alt="ratings stars">
</span>
<div class="flexiblity_testi">
<div class="flexiblity_testi_txt">
<div class="quotetext">
<p>Workep gives our students the initial bridge to a modern project management experience with a single and simple way. Even better when integrated with Google.</p>
</div>
<span class="flexiblity_testi_name">Javier Prada</span>
<span class="flexiblity_testi_desig">Development Director at EUSA</span>
</div>
<div class="flexiblity_testi_img">
<figure>
<img src="images/peoplefaces/javier.jpeg" alt="Javier user Workep">
</figure>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="joinworkep common_gap joinworkep_education">
<div class="container">
<div class="section_title">
<h2>Are you an Educational Institution? <br>Join Workep today!</h2>
</div>
<a href="https://projectmanagement.workep.com/contact-sales" class="starttrial_btn starttrial_btnV2">Contact sales</a>
</div>
</div>
<footer class="main_footer">
<div class="foot_top">
<div class="container">
<div class="foot_top_row">
<div class="foot1">
<a href="https://workep.com/" class="footer_logo"><img src="images/logo.png" alt="Logo Workep"></a>
<p>©2019 Workep,Inc. All rights reserved <br>
<!-- <span><a href="tel:+12010000000">+1 (510) 000-0000</a></span> -->
</p>
<span class="madeby">Made with <i><img src="images/heart_im.png" alt="workep made with love "></i> by Workep</span>
</div>
<div class="foot2">
<h4>Product</h4>
<ul class="links_all">
<li><a href="https://workep.com/product.html">Features</a></li>
<!-- <li><a href="#url">Integrations </a></li> -->
<!-- <li><a href="#url">Users guide </a></li> -->
<!-- <li><a href="https://workep.com/stories.html">Use cases </a></li> -->
<li><a href="https://projectmanagement.workep.com/request-demo">Request a demo </a></li>
<li><a href="https://projectmanagement.workep.com/contact-sales">Contact Sales</a></li>
<li><a href="https://workep.com/made-for-google.html">Made for Google</a></li>
<li><a href="https://workep.com/workep-for-education.html">For Education</a></li>
<li><a href="https://workep.com/download-apps.html">Download Apps</a></li>
</ul>
</div>
<div class="foot3">
<h4>Workep</h4>
<ul class="links_all">
<li><a href="https://workep.com/pricing.html">Pricing</a></li>
<li><a href="https://angel.co/workep/jobs">Careers</a></li>
<li><a href="https://workep.com/partners.html">Partners</a></li>
<!--<li><a href="#url">Press Kit</a></li>-->
</ul>
</div>
<div class="foot4">
<h4>Resources</h4>
<ul class="links_all">
<li><a href="https://blog.workep.com/">Blog</a></li>
<!-- <li><a href="#url">Ebooks </a></li> -->
<li><a href="https://www.youtube.com/channel/UCt3GbHNB2il6tiXxoXtukUQ">Videos</a></li>
<li><a href="https://help.workep.com/">Help Center</a></li>
<li><a href="https://projectmanagement.workep.com/everything-you-need-to-know-about-project-management">Complete PM guide</a></li>
</ul>
<h4>Legal</h4>
<ul class="links_all">
<li><a href="https://workep.com/privacy-policy.html">Privacy</a></li>
<li><a href="https://workep.com/terms.html">Terms of Service</a></li>
</ul>
</div>
<div class="foot5">
<h4>Contact</h4>
<ul class="soc_link">
<li><a href="https://twitter.com/workep" target="_blank"><img src="images/con_ic2.png" alt="Twitter Contact"></a></li>
<li><a href="mailto:[email protected]?Subject=Hello%20Workep%20Team!"><img src="images/con_ic3.png" alt="E-mail Contact"></a></li>
</ul>
</div>
</div>
</div>
</div>
<div class="foot_bot">
<div class="container">
<div class="foot_bot_row">
<div class="footlanguage">
<div class="footlanguage_select">
<select onchange="if (this.value) window.location.href=this.value">
<option value="https://workep.com/workep-for-education.html" selected>English</option>
<option value="https://workep.com/es/workep-para-educacion.html">Español</option>
</select>
</div>
</div>
<div class="foot_bot_blog">
<a href="https://blog.workep.com/">Blog</a>
</div>
<div class="foot_bot_soc">
<ul>
<li><a href="https://twitter.com/workep" target="_blank"><img src="images/twit.svg" alt="workep twitter"></a></li>
<li><a href="https://www.facebook.com/workepapp" target="_blank"><img src="images/fb.svg" alt="workep facebook"></a></li>
<li><a href="https://www.instagram.com/workepapp" target="_blank"><img src="images/ins.svg" alt="workep instagram"></a></li>
</ul>
</div>
<div class="app_storelink">
<ul>
<li><a href="https://play.google.com/store/apps/details?id=com.workep.app"><img src="images/google_play.png" alt="workep android"></a></li>
<li><a href="https://apps.apple.com/app/id1438404215"><img src="images/app_store.png" alt="workep iOS"></a></li>
</ul>
</div>
</div>
</div>
</div>
</footer>
<!-- Jquery-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/slick.js"></script>
<script src="js/jwgSlider.min.js"></script>
<script src="js/jQuery.inputSliderRange.min.js"></script>
<script src="js/wow.js"></script>
<!-- <script src="js/jquery.malihu.PageScroll2id.js"></script> -->
<script src="js/common.js"></script>
<script src="js/redirect.js?version=3"></script>
</body>
</html>