This repository has been archived by the owner on May 26, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
516 lines (494 loc) · 18.4 KB
/
index.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta
name="viewport"
content="width=device-width, initial-scale=1, shrink-to-fit=no"
/>
<meta name="author" content="TerritoryManager.Tools" />
<!-- Make the page mobile compatible -->
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="mobile-web-app-capable" content="yes" />
<meta property="og:url" content="https://territorymanager.tools" />
<meta
property="og:title"
content="Territory Manager - JW assistant to help you do a happy service."
/>
<meta
property="og:description"
content="This app will help you manage your field service/ministry records."
/>
<meta property="og:image" content="/img/background.png" />
<meta property="og:type" content="website" />
<meta
name="description"
content="This app will help you manage your field service/ministry records."
/>
<link rel="canonical" href="https://territorymanager.tools" />
<link rel="icon" href="/img/favicon.png" />
<link rel="manifest" href="/manifest.json" />
<title>
Territory manager - JW assistant to help you do a happy service
</title>
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet" />
<!-- Custom fonts for this template -->
<link href="vendor/fontawesome-free/css/all.min.css" rel="stylesheet" />
<link
href="https://fonts.googleapis.com/css?family=Varela+Round"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css?family=Nunito:200,200i,300,300i,400,400i"
rel="stylesheet"
/>
<!-- Custom styles for this template -->
<link href="css/grayscale.min.css" rel="stylesheet" />
<!-- Global site tag (gtag.js) - Google Analytics -->
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-127422115-1"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-127422115-1", {
linker: {
domains: [
"www.territorymanager.tools",
"territorymanager.tools",
"app.territorymanager.tools",
],
},
});
var source = window.location.origin + window.location.pathname;
gtag("event", "Pageview - " + source);
window.gtag = gtag;
</script>
<script
src="https://browser.sentry-cdn.com/4.1.1/bundle.min.js"
crossorigin="anonymous"
></script>
<script>
var env = "prod";
var url = window.location.href;
if (url.indexOf("localhost") > -1 || url.indexOf("127.0.0.1") > -1) {
env = "dev";
}
Sentry.init({
dsn: "https://03757123364e48c4875396f3742e3e52@sentry.io/1386445",
environment: env,
});
</script>
</head>
<body id="page-top">
<div
style="
padding: 10px;
text-align: center;
position: fixed;
bottom: 0;
background-color: #33eb91;
z-index: 99999;
"
>
NOTICE: Hello brothers and sisters, thank you for using this app!
Unfortunately, this is not actively maintained anymore and has bugs. You
may migrate to using
<a
href="https://play.google.com/store/apps/details?id=com.lostpixels.fieldservice&hl=en&gl=US"
>
Ministry Assistant App
</a>
which is a better version of this app.
</div>
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container">
<a class="navbar-brand js-scroll-trigger" href="#page-top"
>Territory Manager</a
>
<button
class="navbar-toggler navbar-toggler-right"
type="button"
data-toggle="collapse"
data-target="#navbarResponsive"
aria-controls="navbarResponsive"
aria-expanded="false"
aria-label="Toggle navigation"
>
Menu
<i class="fas fa-bars"></i>
</button>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav ml-auto">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#maps">Maps</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#service">Service</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#householders"
>Householders</a
>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#householder-details"
>Details</a
>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#subscribe"
>Subscribe</a
>
</li>
</ul>
</div>
</div>
</nav>
<!-- Header -->
<header class="masthead">
<!-- <img data-src="img/bg-masthead.jpg" class="lozad masthead--img" /> -->
<div class="container d-flex h-100 align-items-center">
<div class="mx-auto text-center">
<h1 class="mx-auto my-0 text-uppercase">Territory Manager</h1>
<h2 class="text-white-50 mx-auto mt-2 mb-5">
A web application that will assist Jehovah's Witnesses on the field
ministry.
</h2>
<a href="#maps" class="discover btn btn-secondary js-scroll-trigger"
>DISCOVER</a
>
<a
href="https://app.territorymanager.tools"
target="_blank"
class="use-app btn btn-primary js-scroll-trigger"
>Use Web App</a
>
<a
href="https://play.google.com/store/apps/details?id=com.territorymanager&utm_source=website&utm_campaign=landingpage&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1"
class="android btn btn-success"
>GET ANDROID</a
>
</div>
</div>
</header>
<!-- maps Section -->
<section id="maps" class="maps-section text-center">
<div class="container">
<div class="row">
<div class="col-lg-8 mx-auto">
<h2 class="text-white mb-4">Feature - Maps</h2>
<p class="text-white-50">
There is a feature to add your householders to a map, so you can
remember easily pinpoint their locations when you visit them.
</p>
</div>
</div>
<img data-src="img/maps.jpg" class="img-fluid lozad" alt="" />
<div class="maps__cta">
<a
href="#service"
class="discover btn btn-secondary js-scroll-trigger"
>Discover</a
>
<a
href="https://app.territorymanager.tools/householder/map"
target="_blank"
class="use-app btn btn-primary js-scroll-trigger"
>See map</a
>
<a
href="https://play.google.com/store/apps/details?id=com.territorymanager&utm_source=website&utm_campaign=landingpage&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1"
class="pad-top android btn btn-success"
>GET ANDROID</a
>
</div>
</div>
</section>
<!-- Projects Section -->
<section id="service" class="projects-section bg-light">
<div class="container">
<!-- Featured Project Row -->
<div class="row align-items-center no-gutters mb-4 mb-lg-5">
<div class="col-lg-8 mx-auto">
<h2 class="text-primary mb-4 text-center">More Features</h2>
</div>
<div class="col-xl-8 col-lg-7">
<img
class="img-fluid mb-3 mb-lg-0 lozad"
data-src="img/service.png"
alt=""
/>
</div>
<div class="col-xl-4 col-lg-5">
<div class="featured-text text-center text-lg-left">
<h4>Feature - Service</h4>
<p class="text-black-50 mb-0">
Record how many videos and publications have you shared in the
ministry. This feature will also allow you to record how many
hours you have dedicated to minister to Jehovah.
</p>
<div class="maps__cta">
<a
href="#householders"
class="discover btn btn-secondary js-scroll-trigger"
>Discover</a
>
<a
href="https://app.territorymanager.tools/service"
target="_blank"
class="use-app btn btn-primary js-scroll-trigger"
>See service</a
>
<a
href="https://play.google.com/store/apps/details?id=com.territorymanager&utm_source=website&utm_campaign=landingpage&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1"
class="pad-top android btn btn-success"
>GET ANDROID</a
>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Projects Section -->
<section id="householders" class="projects-section bg-light">
<div class="container">
<!-- Featured Project Row -->
<div class="row align-items-center no-gutters mb-4 mb-lg-5">
<div class="col-xl-4 col-lg-5">
<div class="featured-text text-center text-lg-left">
<h4>Feature - Householders</h4>
<p class="text-black-50 mb-0">
The web application allows you to record your householders, see
them in a list, know how many times you have visited them and
determine when you have last visited them.
</p>
<div class="maps__cta">
<a
href="#dashboard"
class="discover btn btn-secondary js-scroll-trigger"
>Discover</a
>
<a
href="https://app.territorymanager.tools/householder/list"
target="_blank"
class="use-app btn btn-primary js-scroll-trigger"
>See list</a
>
<a
href="https://play.google.com/store/apps/details?id=com.territorymanager&utm_source=website&utm_campaign=landingpage&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1"
class="pad-top android btn btn-success"
>GET ANDROID</a
>
</div>
</div>
</div>
<div class="col-xl-8 col-lg-7">
<img
class="img-fluid mb-3 mb-lg-0 lozad"
data-src="img/householders.png"
alt=""
/>
</div>
</div>
</div>
</section>
<!-- Projects Section -->
<section id="dashboard" class="projects-section bg-light">
<div class="container">
<!-- Featured Project Row -->
<div class="row align-items-center no-gutters mb-4 mb-lg-5">
<div class="col-xl-8 col-lg-7">
<img
class="img-fluid mb-3 mb-lg-0 lozad"
data-src="img/dashboard.png"
alt=""
/>
</div>
<div class="col-xl-4 col-lg-5">
<div class="featured-text text-center text-lg-left">
<h4>Feature - Dashboard</h4>
<p class="text-black-50 mb-0">
See in a glance, how you have been with the current month, of
the date selected. Shows weekly and monthly total of your
activities/shared materials in your ministry.
</p>
<div class="maps__cta">
<a
href="#householder-details"
class="discover btn btn-secondary js-scroll-trigger"
>Discover</a
>
<a
href="https://app.territorymanager.tools/dashboard"
target="_blank"
class="use-app btn btn-primary js-scroll-trigger"
>Dashboard</a
>
<a
href="https://play.google.com/store/apps/details?id=com.territorymanager&utm_source=website&utm_campaign=landingpage&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1"
class="pad-top android btn btn-success"
>GET ANDROID</a
>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Projects Section -->
<section id="householder-details" class="projects-section bg-light">
<div class="container">
<!-- Featured Project Row -->
<div class="row align-items-center no-gutters mb-4 mb-lg-5">
<div class="col-xl-4 col-lg-5">
<div class="featured-text text-center text-lg-left">
<h4>Feature - Householder Details</h4>
<p class="text-black-50 mb-0">
The web application allows you to record some of your
householder's details, mark if you have started a bible study
with the householder, edit the details provided and most
importantly, add notes regarding your visits.
</p>
<div class="maps__cta">
<a
href="#subscribe"
class="discover btn btn-secondary js-scroll-trigger"
>Discover</a
>
<a
href="https://app.territorymanager.tools/householder/1"
target="_blank"
class="use-app btn btn-primary js-scroll-trigger"
>See list</a
>
<a
href="https://play.google.com/store/apps/details?id=com.territorymanager&utm_source=website&utm_campaign=landingpage&pcampaignid=MKT-Other-global-all-co-prtnr-py-PartBadge-Mar2515-1"
class="pad-top android btn btn-success"
>GET ANDROID</a
>
</div>
</div>
</div>
<div class="col-xl-8 col-lg-7">
<img
class="img-fluid mb-3 mb-lg-0 lozad"
data-src="img/householders.png"
alt=""
/>
</div>
</div>
</div>
</section>
<!-- Signup Section -->
<section id="subscribe" class="signup-section">
<div class="container">
<div class="row">
<div class="col-md-10 col-lg-8 mx-auto text-center">
<i class="far fa-paper-plane fa-2x mb-2 text-white"></i>
<h2 class="text-white mb-5">Subscribe to receive updates!</h2>
<form
action="https://tools.us19.list-manage.com/subscribe/post?u=c89496242009eefeefdbad7bb&id=a1cce6d823"
method="post"
id="mc-embedded-subscribe-form"
name="mc-embedded-subscribe-form"
class="validate form-inline d-flex"
target="_blank"
>
<input
name="EMAIL"
class="form-control flex-fill mr-0 mr-sm-2 mb-3 mb-sm-0"
id="inputEmail"
placeholder="Enter email address..."
/>
<button type="submit" class="btn btn-primary mx-auto">
Subscribe
</button>
</form>
</div>
</div>
</div>
</section>
<!-- Contact Section -->
<section class="contact-section bg-black">
<div class="container">
<div class="row">
<div class="col-md-4 mb-3 mb-md-0">
<div class="card py-4 h-100">
<div class="card-body text-center">
<i class="fas fa-map-marked-alt text-primary mb-2"></i>
<h4 class="text-uppercase m-0">Address</h4>
<hr class="my-4" />
<div class="small text-black-50">
Jehovah's Witnesses Worldwide Family
</div>
</div>
</div>
</div>
<div class="col-md-4 mb-3 mb-md-0">
<div class="card py-4 h-100">
<div class="card-body text-center">
<i class="fas fa-envelope text-primary mb-2"></i>
<h4 class="text-uppercase m-0">Email</h4>
<hr class="my-4" />
<div class="small text-black-50">
<a href="#">admin@territorymanager.tools</a>
</div>
</div>
</div>
</div>
<div class="col-md-4 mb-3 mb-md-0">
<div class="card py-4 h-100">
<div class="card-body text-center">
<i class="fas fa-mobile-alt text-primary mb-2"></i>
<h4 class="text-uppercase m-0">Phone</h4>
<hr class="my-4" />
<div class="small text-black-50">+63 (906) 578-4859</div>
</div>
</div>
</div>
</div>
<div class="social d-flex justify-content-center">
<a
href="https://www.facebook.com/TerritoryManager-296510564516503"
target="_blank"
class="mx-2"
>
<i class="fab fa-facebook-f"></i>
</a>
</div>
</div>
</section>
<!-- Footer -->
<footer class="bg-black small text-center text-white-50">
<div class="container">
Copyright © TerritoryManager.Tools 2018 - 2019
</div>
<br />
<div class="container">
Disclaimer <br />
TerritoryManager.Tools is not an official website of Jehovah's
Witnesses, you can find the official website on
<a href="https://jw.org">jw.org</a> <br />
This website is also not part of the Watch Tower Bible and Tract Society
of Pennsylvania
</div>
</footer>
<!-- Bootstrap core JavaScript -->
<script src="vendor/jquery/jquery.min.js"></script>
<script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="vendor/jquery-easing/jquery.easing.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/intersection-observer.min.js"></script>
<script src="js/lozad.min.js"></script>
<script src="js/grayscale.min.js"></script>
</body>
</html>