generated from Code-Institute-Org/gitpod-full-template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
pmrole.html
517 lines (441 loc) · 25.4 KB
/
pmrole.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
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<!-- https://www.w3schools.com/tags/tag_meta.asp -->
<meta name="description"
content="Product Management services for aspiring product managers and product enthusiasts based in Ireland">
<meta name="keywords"
content="Product Management, Product Leader, Product Owner, PM, APM, Product Manager, PM Intern, Ireland">
<meta name="author" content="Produck">
<!-- Main Website Title -->
<title>Produck | PM Role</title>
<!-- Website Favicon -->
<link rel="icon" href="assets/images/produck-favicon.png" type="image/icon">
<!-- Styling File-->
<link rel="stylesheet" type="text/css" href="assets/css/style.css" />
<!-- Bootstrap (HTML, CSS, JS Library) -->
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css"
type="text/css" />
<!-- JQuery (JavaScript) -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<!-- Google Fonts -->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Poppins">
<!-- Font Awesome (Icons) -->
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
type="text/css" />
</head>
<body>
<!-- Main Navigation Bar | Website Menu -->
<header id="navigation-bar">
<nav id="navbar" class="navbar navbar-expand-lg navbar-dark fixed-top">
<a class="navbar-brand" href="index.html">Produck</a>
<!-- Toggle Navigation -->
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarFour"
aria-controls="navbarFour" aria-expanded="false" aria-label="Toggle navigation">
<i class="toggle-btn navbar-toggler-icon"></i>
</button>
<!-- Navigation Bar -->
<div class="collapse navbar-collapse" id="navbarFour">
<!-- Main Website Menu-->
<ul class="navbar-nav ml-auto">
<li class="nav-item" data-toggle="collapse" data-target=".navbar-collapse.show">
<div class="dropdown menu-dropdown">
<button class="dropbtn page-scroll menu-dropbtn nav-link"><i class="fa fa-home"></i>
Home</button>
<div class="dropdown-content menu-dropdown-content">
<a href="index.html#about">> About Produck</a>
<a href="index.html#services">> Our Services</a>
<a href="index.html#contact">> Contact Us</a>
<a href="index.html#footer">> Favourite Links</a>
</div>
</div>
</li>
<li class="nav-item" data-toggle="collapse" data-target=".navbar-collapse.show">
<div class="dropdown menu-dropdown">
<button class="dropbtn page-scroll menu-dropbtn active nav-link"><i class="fa fa-sitemap"></i>
PM Role</button>
<div class="dropdown-content menu-dropdown-content">
<a href="pmrole.html#about">> What Is PM?</a>
<a href="pmrole.html#responsibilities">> What PMs Do</a>
<a href="pmrole.html#background">> What PMs Know</a>
<a href="pmrole.html#skills">> Key Soft Skills</a>
</div>
</div>
</li>
<li class="nav-item" data-toggle="collapse" data-target=".navbar-collapse.show">
<div class="dropdown menu-dropdown">
<button class="dropbtn page-scroll menu-dropbtn nav-link"><i class="fa fa-user-circle-o"></i>
Leaders</button>
<div class="dropdown-content menu-dropdown-content">
<a href="leaders.html">> Industry Experts</a>
</div>
</div>
</li>
<li class="nav-item" data-toggle="collapse" data-target=".navbar-collapse.show">
<div class="dropdown menu-dropdown">
<button class="dropbtn page-scroll menu-dropbtn nav-link"><i class="fa fa-book"></i>
PM Books</button>
<div class="dropdown-content menu-dropdown-content">
<a href="books.html">> Top PM Books</a>
<a href="tobuylist.html">> ToBuyList App</a>
<a href="toreadlist.html">> ToReadList App</a>
<a href="booknotes.html">> BookNotes App</a>
<a href="toratelist.html">> ToRateList App</a>
</div>
</div>
</li>
<li class="nav-item" data-toggle="collapse" data-target=".navbar-collapse.show">
<div class="dropdown menu-dropdown">
<button class="dropbtn page-scroll menu-dropbtn nav-link"><i class="fa fa-folder-open"></i>
Resources</button>
<div class="dropdown-content menu-dropdown-content">
<a href="resources.html">> Top Resources</a>
<a href="bookmarks.html">> Bookmarks App</a>
</div>
</div>
</li>
<li class="nav-item" data-toggle="collapse" data-target=".navbar-collapse.show">
<div class="dropdown menu-dropdown">
<button class="dropbtn page-scroll menu-dropbtn nav-link"><i class="fa fa-envelope"></i>
Contact</button>
<div class="dropdown-content menu-dropdown-content">
<a href="index.html#contact">> Contact Us</a>
<a href="index.html#footer">> Newsletter</a>
<a href="index.html#footer">> Social Media</a>
</div>
</div>
</li>
</ul>
</div>
</nav>
</header>
<!-- About Product Management | What's PM? -->
<div class="anchors" id="about" style="padding-top: 140px; margin-top: -140px"></div>
<section id="about-section" style="padding-top: 140px;">
<div class="container about-cont-styling">
<div class="grid about-grid-styling">
<div class="left-side">
<img src="assets/images/about-pm.png" alt="Group of Professional in Meeting">
</div>
<div class="right-side">
<h4>What's PM?</h4>
<h2>Product Management</h2>
<h3>Building Products People <i class="fa fa-heart-o"></i></h3>
<!-- Credit: https://bit.ly/3tQntps -->
<p>It is an organizational function that guides every single step of a product's lifecycle:
from development, to positioning and pricing, by focusing on the product and its customers first
and foremost.</p>
<!-- CTA Button -->
<a href="index.html#contact">Let's Talk!</a>
</div>
</div>
</div>
</section>
<!-- Responsibilities | What PMs Do -->
<div class=" anchors" id="responsibilities" style="padding-top: 60px; margin-top: -60px">
</div>
<section id="resp-section">
<!-- Intro Section -->
<div class="section-main-intro resp-intro-styling">
<div class="section-subtitle black-subtitle">Key Responsibilities</div>
<h2 class="section-main-title blue-title">What PMs Do</h2>
</div>
<!-- Main Section -->
<div class="container resp-cont-styling">
<div class="card resp-card-styling">
<i class="fa fa-eye icon-style"></i>
<h3>Product Vision</h3>
</div>
<div class="card resp-card-styling">
<i class="fa fa-lightbulb-o icon-style"></i>
<h3>Product Strategy</h3>
</div>
<div class="card resp-card-styling">
<i class="fa fa-road icon-style"></i>
<h3>Product Roadmap</h3>
</div>
<div class="card resp-card-styling">
<i class="fa fa-puzzle-piece icon-style"></i>
<h3>Product-Market Fit</h3>
</div>
<div class="card resp-card-styling">
<i class="fa fa-list-ol icon-style"></i>
<h3>Feature Prioritization</h3>
</div>
<div class="card resp-card-styling">
<i class="fa fa-file-text icon-style"></i>
<h3>MRDs & PRDs</h3>
</div>
<div class="card resp-card-styling">
<i class="fa fa-users icon-style"></i>
<h3>Customer Development</h3>
</div>
<div class="card resp-card-styling">
<i class="fa fa-bullseye icon-style"></i>
<h3>GTM Strategy</h3>
</div>
<div class="card resp-card-styling">
<i class="fa fa-book icon-style"></i>
<h3>Epics & User Stories</h3>
</div>
<div class="card resp-card-styling">
<i class="fa fa-flask icon-style"></i>
<h3>A/B Testing</h3>
</div>
<div class="card resp-card-styling">
<i class="fa fa-bar-chart icon-style"></i>
<h3>Data Analytics</h3>
</div>
<div class="card resp-card-styling">
<i class="fa fa-list-ul icon-style"></i>
<h3>Backlog Management</h3>
</div>
<div class="card resp-card-styling">
<i class="fa fa-heart icon-style"></i>
<h3>MVP/MLP</h3>
</div>
<div class="card resp-card-styling">
<i class="fa fa-pencil-square-o icon-style"></i>
<h3>Feature Specifications</h3>
</div>
<div class="card resp-card-styling">
<i class="fa fa-search icon-style"></i>
<h3>Market Research</h3>
</div>
<div class="card resp-card-styling">
<i class="fa fa-trello icon-style"></i>
<h3>Product Scope</h3>
</div>
<div class="card resp-card-styling">
<i class="fa fa-line-chart icon-style"></i>
<h3>Key Success Metrics</h3>
</div>
<div class="card resp-card-styling">
<i class="fa fa-rocket icon-style"></i>
<h3>Opportunity Identification</h3>
</div>
</div>
</section>
<!-- Background | The Perfect PM -->
<div class="anchors" id="background" style="padding-top: 60px; margin-top: -60px"></div>
<section id="areas-section">
<div class="container">
<!-- Intro Section -->
<div class="row justify-content-center text-center">
<div class="col-lg-6">
<div class="section-main-intro areas-intro-styling">
<div class="section-subtitle black-subtitle">Background Knowledge</div>
<h2 class="section-main-title blue-title">The Perfect PM</h2>
</div>
</div>
</div>
<!-- Knowledge Areas -->
<div class="row">
<div class="col-lg-4">
<div class="pm-areas-box d-flex">
<div class="pm-areas-icon">
<i class="fa fa-bar-chart"></i>
</div>
<div class="pm-areas-content">
<h3>UX Design & Data Analytics</h3>
</div>
</div>
<div class="pm-areas-box d-flex">
<div class="pm-areas-icon">
<i class="fa fa-lightbulb-o"></i>
</div>
<div class="pm-areas-content">
<h3>Business MGMT & Strategy</h3>
</div>
</div>
<div class="pm-areas-box d-flex">
<div class="pm-areas-icon">
<i class="fa fa-shopping-cart"></i>
</div>
<div class="pm-areas-content">
<h3>Marketing, Sales & Growth</h3>
</div>
</div>
</div>
<div class="col-lg-4">
<div class="pm-areas-img">
<img src="assets/images/perfectpm-img.svg" alt="#">
</div>
</div>
<div class="col-lg-4">
<div class="pm-areas-box d-flex flex-row-reverse text-right">
<div class="pm-areas-icon">
<i class="fa fa-users"></i>
</div>
<div class="pm-areas-content">
<h3>Psychology & User Research</h3>
</div>
</div>
<div class="pm-areas-box d-flex flex-row-reverse text-right">
<div class="pm-areas-icon">
<i class="fa fa-briefcase"></i>
</div>
<div class="pm-areas-content">
<h3>Domain & Industry Knowledge</h3>
</div>
</div>
<div class="pm-areas-box d-flex flex-row-reverse text-right">
<div class="pm-areas-icon">
<i class="fa fa-cogs"></i>
</div>
<div class="pm-areas-content">
<h3>New Technology & Engineering</h3>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Soft Skills | Key PM Skills -->
<div class="anchors" id="skills" style="padding-top: 60px; margin-top: -60px"></div>
<section id="skills-section">
<!-- Intro Section -->
<div class="section-main-intro skills-intro-styling">
<div class="section-subtitle black-subtitle">Required Soft Skills</div>
<h2 class="section-main-title blue-title">What PMs Need</h2>
</div>
<div class="row gap-spacing">
<div class="col skills-centered">
<div class="skills-bar">
<div class="bar">
<div class="info">
<span>Communication</span>
</div>
<div class="progress-line skill-1"><span></span></div>
</div>
<div class="bar">
<div class="info">
<span>Leadership</span>
</div>
<div class="progress-line skill-2"><span></span></div>
</div>
<div class="bar">
<div class="info">
<span>Problem-Solving</span>
</div>
<div class="progress-line skill-3"><span></span></div>
</div>
<div class="bar">
<div class="info">
<span>Prioritization</span>
</div>
<div class="progress-line skill-4"><span></span></div>
</div>
<div class="bar">
<div class="info">
<span>Active Listening</span>
</div>
<div class="progress-line skill-5"><span></span></div>
</div>
</div>
</div>
<div class="col skills-centered">
<div class="skills-bar">
<div class="bar">
<div class="info">
<span>Critical Thinking</span>
</div>
<div class="progress-line skill-6"><span></span></div>
</div>
<div class="bar">
<div class="info">
<span>Collaboration</span>
</div>
<div class="progress-line skill-7"><span></span></div>
</div>
<div class="bar">
<div class="info">
<span>Data-Driven</span>
</div>
<div class="progress-line skill-8"><span></span></div>
</div>
<div class="bar">
<div class="info">
<span>Negotiation</span>
</div>
<div class="progress-line skill-9"><span></span></div>
</div>
<div class="bar">
<div class="info">
<span>Time Management</span>
</div>
<div class="progress-line skill-10"><span></span></div>
</div>
</div>
</div>
</div>
</section>
<!-- Footer | Important Links -->
<footer id="footer-section">
<div class="footer-top">
<div class="container">
<div class="row">
<!-- Column 1: About -->
<div class="col-md-3 col-sm-6 col-xs-12 segment-one md-mb-30 sm-mb-30">
<h2>Produck</h2>
<p>
Are you trying to break into PM? This is the perfect place to get started!
</p>
</div>
<!-- Column 2: Services -->
<div class="col-md-3 col-sm-6 col-xs-12 segment-two md-mb-30 sm-mb-30">
<h2>Fave Links</h2>
<ul>
<li><a href="#services">What We Offer</a></li>
<li><a href="pmrole.html">Product MGMT</a></li>
<li><a href="leaders.html">Industry Experts</a></li>
<li><a href="books.html">MustRead Books</a></li>
<li><a href="toreadlist.html">ToReadList App</a></li>
<li><a href="resources.html">Best Resources</a></li>
</ul>
</div>
<!-- Column 3: Social Media -->
<div class="col-md-3 col-sm-6 col-xs-12 segment-three sm-mb-30">
<h2>Follow Us</h2>
<p>Follow us on social media for daily bite-sized PM-related content.
</p>
<a href="https://www.linkedin.com/" target="_blank" rel="noopener"><i
class="fa fa-linkedin"><span class="sr-only">LinkedIn</span></i></a>
<a href="https://www.youtube.com/" target="_blank" rel="noopener"><i
class="fa fa-youtube"><span class="sr-only">Facebook</span></i></a>
<a href="https://www.instagram.com/" target="_blank" rel="noopener"><i
class="fa fa-instagram"><span class="sr-only">Instagram</span></i></a>
<a href="https://twitter.com/" target="_blank" rel="noopener"><i
class="fa fa-twitter"><span class="sr-only">Twitter</span></i></a>
</div>
<!-- Column 4: Newsletter -->
<div class="col-md-3 col-sm-6 col-xs-12 segment-four sm-mb-30">
<h2>Newsletter</h2>
<p>Subscribe if you would like to receive the latest in Product Management.</p>
<form>
<label class="hidden-label" for="email">Email Address</label>
<input type="email" id="email" placeholder="Email Address">
<label class="hidden-label" for="submit">Submit</label>
<input type="submit" id="submit" value="Subscribe">
</form>
</div>
</div>
</div>
</div>
<p class="footer-bottom-text">All Rights Reserved | © Produck.ie 2021</p>
</footer>
<!--Bootstrap: Responsive Navigation Bar-->
<script src="https://code.jquery.com/jquery-3.5.1.min.js"
integrity="sha384-DfXdz2htPH0lsSSs5nCTpuj/zy4C+OGpamoFVy38MVBnE+IbbVYUew+OrCXaRkfj"
crossorigin="anonymous">
</script>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"
integrity="sha384-Piv4xVNRyMGpqkS2by6br4gNJ7DXjqk09RmUpJ8jgGtD7zP9yug3goQfGII0yAns"
crossorigin="anonymous">
</script>
<!-- JavaScript File -->
<script src="assets/js/sendnewsl.js"></script>
</body>
</html>