-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathindex.html
383 lines (329 loc) · 17.8 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
<!DOCTYPE html>
<html class="no-js" lang="zxx">
<head>
<meta charset="utf-8" />
<meta http-equiv="x-ua-compatible" content="ie=edge" />
<title>BloodLytics</title>
<meta name="description" content="" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="shortcut icon" type="image/x-icon" href="assets/images/favicon.svg" />
<!-- ========================= CSS here ========================= -->
<link rel="stylesheet" href="assets/css/bootstrap.min.css" />
<link rel="stylesheet" href="assets/css/LineIcons.3.0.css" />
<link rel="stylesheet" href="assets/css/animate.css" />
<link rel="stylesheet" href="assets/css/tiny-slider.css" />
<link rel="stylesheet" href="assets/css/glightbox.min.css" />
<link rel="stylesheet" href="assets/css/main.css" />
<link rel="stylesheet" href="styles/india-map.css">
</head>
<body>
<!-- Preloader -->
<div class="preloader">
<div class="preloader-inner">
<div class="preloader-icon">
<span></span>
<span></span>
</div>
</div>
</div>
<!-- /End Preloader -->
<!-- Start Header Area -->
<header class="header navbar-area">
<div class="container">
<div class="row align-items-center">
<div class="col-lg-12">
<div class="nav-inner">
<!-- Start Navbar -->
<nav class="navbar navbar-expand-lg">
<a class="navbar-brand" href="index.html">
<img src="assets/images/BloodLytics.png" alt="Logo" style="width: 120%; height: 120%;">
</a>
<button class="navbar-toggler mobile-menu-btn" type="button" data-bs-toggle="collapse"
data-bs-target="#navbarSupportedContent" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">
<span class="toggler-icon"></span>
<span class="toggler-icon"></span>
<span class="toggler-icon"></span>
</button>
<div class="collapse navbar-collapse sub-menu-bar" id="navbarSupportedContent">
<ul id="nav" class="navbar-nav ms-auto">
<li class="nav-item">
<a class="dd-menu active collapsed" href="index.html" data-bs-toggle="collapse"
data-bs-target="#submenu-1-1" aria-controls="navbarSupportedContent"
aria-expanded="false" aria-label="Toggle navigation">Home</a>
</li>
<li class="nav-item">
<ul class="sub-menu collapse" id="submenu-1-2">
<li class="nav-item"><a href="#about">About</a></li>
<li class="nav-item"><a href="#visualisations">Visualisations</a></li>
</ul>
</li>
<li class="nav-item">
<a href="#about" aria-label="Toggle navigation">About</a>
</li>
</ul>
</div> <!-- navbar collapse -->
<div class="button">
<a href="#visualisations" class="signup">Visualisations</a>
</div>
</nav>
<!-- End Navbar -->
</div>
</div>
</div> <!-- row -->
</div> <!-- container -->
</header>
<!-- End Header Area -->
<!-- Start Hero Area -->
<section class="hero-area">
<div class="main__circle"></div>
<div class="main__circle2"></div>
<div class="main__circle3"></div>
<div class="main__circle4"></div>
<div class="container">
<div class="row align-items-center">
<div class="col-lg-5 col-md-12 col-12">
<div class="hero-content">
<h1><span class="wow fadeInUp" data-wow-delay=".4s">Visualising Blood</span>
<span class="wow fadeInUp" data-wow-delay=".8s">Donation Statistics</span>
<span class="color2 wow fadeInUp" data-wow-delay="1.6s">BloodLytics</span>
</h1>
<p>This project revolves around a detailed analysis of blood donation statistics,
including donor demographics, donation frequency, and regional supply-demand
imbalances.</p>
<div class="button">
<a href="#visualisations" class="btn ">Go to Visualisations</a>
</div>
</div>
</div>
<div class="col-lg-7 col-12">
<div class="app-image">
<div class="image-bg-shape"></div>
<img src="assets/images/heart-rate.png" alt="#">
</div>
</div>
</div>
</div>
</section>
<!-- End Hero Area -->
<!-- Start Services Area -->
<section class="services section" id="visualisations">
<div class="container">
<div class="row">
<div class="col-12">
<div class="section-title">
<h3 class="wow zoomIn" data-wow-delay=".2s">Visualisations</h3>
<h2 class="wow fadeInUp" data-wow-delay=".4s">What hinders <br> blood donation participation
<br> and how to improve?
</h2>
<p class="wow fadeInUp" data-wow-delay=".6s">Given below are the visualisations.</p>
</div>
</div>
</div>
<div class="row">
<div class="col-lg-4 col-md-6 col-12 wow fadeInUp" data-wow-delay=".8s">
<!-- Start Single Service -->
<div class="single-service two">
<div>
<img src="assets/images/blood-type.png" width="20%">
</div>
<h3>Distribution of Blood Types by Countries</h3>
<p>Where Blood types emerged and How blood types are surviving in countries?</p>
<a href="world-map.html">Visualisation <i class="lni lni-arrow-right"></i></a>
</div>
<!-- End Single Service -->
</div>
<div class="col-lg-4 col-md-6 col-12 wow fadeInUp" data-wow-delay=".4s">
<!-- Start Single Service -->
<div class="single-service one">
<div>
<img src="assets/images/india_map.png" width="20%">
</div>
<h3>Geographical Distribution of Blood Donations in India</h3>
<p>Different types of Blood Donations: Voluntary, Family and Replacement Donations.</p>
<a href="india-map.html">Visualisation <i class="lni lni-arrow-right"></i></a>
</div>
<!-- End Single Service -->
</div>
<div class="col-lg-4 col-md-6 col-12 wow fadeInUp" data-wow-delay=".4s">
<!-- Start Single Service -->
<div class="single-service two">
<div>
<img src="assets/images/virus.png" width="30%">
</div>
<h3>Blood Utilization in Medical Procedures</h3>
<p>Mapping the Journey of Donated Blood.</p>
<a href="blood_uses.html">Visualisation <i class="lni lni-arrow-right"></i></a>
</div>
<!-- End Single Service -->
</div>
<div class="col-lg-4 col-md-6 col-12 wow fadeInUp" data-wow-delay=".4s">
<!-- Start Single Service -->
<div class="single-service two">
<div>
<img src="assets/images/question.png" width="20%">
</div>
<h3>Reason for Not donating the Blood</h3>
<p>Reason For not donating the Blood and awarness about the Donations.</p>
<a href="awareness-and-reason.html">Visualisation <i class="lni lni-arrow-right"></i></a>
</div>
<!-- End Single Service -->
</div>
<div class="col-lg-4 col-md-6 col-12 wow fadeInUp" data-wow-delay=".4s">
<!-- Start Single Service -->
<div class="single-service two">
<div>
<img src="assets/images/donation_vs_requirement.png" width="20%">
</div>
<h3>Blood Donations vs Requirements</h3>
<p>Analysing Donations and Requirements in different states of India.</p>
<a href="donation_requirement.html">Visualisation <i class="lni lni-arrow-right"></i></a>
</div>
<!-- End Single Service -->
</div>
</div>
</div>
</section>
<!-- /End Services Area -->
<!-- Start Call Action Area -->
<section class="call-action" id="about">
<div class="container mt-50">
<div class="inner-content">
<div class="row align-items-center">
<div class="col-lg-6 col-md-8 col-12">
<div class="text">
<h2 class="text-center">About BloodLytics</h2>
<p style="color: #fff; font-weight:500; font-size: large;" class="mt-20">Our project explores the global distribution of ABO
blood types across various countries and examines the diverse practices of blood
donation types in India, categorized as voluntary, family, and replacement donations
across different states. <br><br>
Additionally, we investigate the factors influencing blood
donation, shedding light on the utilization of donated blood and the prevalence of
conditions like blood pressure and anemia among different age groups, presented through
insightful visualizations.
<br><br>
</p>
</div>
</div>
<div class="col-lg-6 col-md-4 col-12">
<div class="button">
<img src="assets/images/brand-bg-blue.png" alt="Logo" style="width: 70%; height: 70%;">
</div>
</div>
</div>
</div>
</div>
</section>
<!-- End Call Action Area -->
<!-- Start Services Area -->
<!-- <section class="services section mt-50">
<div class="container" id="visualisations">
<div class="section-title">
<h3 class="wow zoomIn" data-wow-delay=".2s">Visualisations</h3>
</div>
<div class="row">
<div class="col-lg-12 col-md-12 col-12 wow fadeInUp" data-wow-delay=".4s">
<div class="single-service one row align-items-center">
<h3>Geographical Blood Requirements</h3>
<p>Find the areas where blood requirements are more?</p>
<div id="postContents" ; style="text-align:center;">
</div>
</div>
<div class="single-service one">
<div class="row align-items-center">
<div class="col-lg-6 col-md-4 col-12">
<p class="fw-bold">Choose Import or Export</p>
<p>World Map Horizontal Bar Chart</p>
<input type="range" min="1" max="2" value="1" class="slider" id="slider" />
<div id="world-map"></div>
</div>
</div>
</div>
</div>
</div>
</div>
</section> -->
<!-- Start Footer Area -->
<footer class="footer section">
<!-- Start Footer Top -->
<div class="footer-top">
<div class="container">
<div class="inner-content">
<div class="row">
<div class="col-lg-2 col-md-6 col-12">
<!-- Single Widget -->
<div class="single-footer f-link">
<h3>Team</h3>
<ul>
<li><a href="https://github.com/hemanth-sunkireddy">Hemanth Sunkireddy</a></li>
<li><a href="javascript:void(0)">Bharath Gajawada</a></li>
<li><a href="javascript:void(0)">Jagankrishna Nallasingu</a></li>
</ul>
</div>
<!-- End Single Widget -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Single Widget -->
<div class="single-footer newsletter">
<h3>Data Visualisation Project</h3>
<div>
<p>Phase 1 Report</p>
<a class="sub-btn"
href="https://github.com/hemanth-sunkireddy/BloodLytics/blob/main/Report_phase1.pdf"><i
class="lni lni-paperclip w-100 h-100"></i>
</a>
<p>Phase 2 and 3 Report</p>
<a class="sub-btn"
href="https://github.com/hemanth-sunkireddy/Data-visualisation-Project"><i
class="lni lni-paperclip w-100 h-100"></i>
</a>
<a class="sub-btn" href="https://youtu.be/56BK5iPwMwY"><i
class="lni lni-youtube"></i></a>
</div>
</div>
<!-- End Single Widget -->
</div>
<div class="col-lg-4 col-md-6 col-12">
<!-- Single Widget -->
<div class="single-footer newsletter">
<div class="row">
<a href="https://github.com/hemanth-sunkireddy/BloodLytics">
<img src="assets/images/github.png" width="10%">
</a>
<a href="https://youtu.be/56BK5iPwMwY">
<img src="assets/images/youtube.png" width="10%">
</a>
<a href="https://hemanth-sunkireddy.github.io/BloodLytics/">
<img src="assets/images/brand.png" width="13%" class="m-lg-0">
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!--/ End Footer Top -->
</footer>
<!--/ End Footer Area -->
<!-- ========================= scroll-top ========================= -->
<a href="#" class="scroll-top">
<i class="lni lni-chevron-up"></i>
</a>
<!-- ========================= JS here ========================= -->
<script src="assets/js/bootstrap.min.js"></script>
<script src="assets/js/wow.min.js"></script>
<script src="assets/js/tiny-slider.js"></script>
<script src="assets/js/glightbox.min.js"></script>
<script src="assets/js/count-up.min.js"></script>
<script src="assets/js/main.js"></script>
<script src="d3_cdn/d3.v7.js"></script>
<script src="d3_cdn/d3.v7.min.js"></script>
<!-- <script src="https://d3js.org/d3.v7.js"></script> -->
<script src="scripts/india-map.js"></script>
<!-- Adding Graph Files -->
<script src="assets/js/d3-geo-projection.v2.min.js"></script>
<script src="assets/js/d3-scale-chromatic.v1.min.js"></script>
<script src="scripts/world-map.js"></script>
</body>
</html>