-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
389 lines (358 loc) · 18.9 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Edozzier</title>
<link rel="icon" href="images/Capture.PNG">
<link rel="stylesheet" href="index.css">
<link rel="stylesheet" href="../bootstrap-4.5.2/dist/css/bootstrap.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/css/bootstrap.min.css" integrity="sha384-B0vP5xmATw1+K9KRQjQERJvTumQW0nPEzvF6L/Z6nronJ3oUOFUFpCjEUQouq2+l" crossorigin="anonymous">
<script src="https://cdn.jsdelivr.net/npm/bootstrap@4.6.0/dist/js/bootstrap.min.js" integrity="sha384-+YQ4JLhjyBLPDQt//I+STsc9iw4uQqACwlvpslubQzn4u2UU2UFM80nGisd026JF" crossorigin="anonymous"></script>
<script src="../bootstrap-4.5.2/dist/js/bootstrap.js"></script>
<script src="../bootstrap-4.5.2/site/docs/4.5/assets/js/vendor/jquery.slim.min.js"></script>
<script src="../bootstrap-4.5.2/dist/js/bootstrap.min.js"></script>
</head>
<body>
<nav class="navbar sticky-top navbar-expand-lg shadow pl-5 pr-5 navbar-light" style="background-color: white;">
<a href="#" class="nav-brand ml-5"><img src="animation/edozzier-logo-anime-3.gif" alt="" style="width: 45%;"></a>
<button class="navbar-toggler" data-target="#menu" data-toggle="collapse">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse" id="menu">
<ul class="navbar-nav ml-auto">
<li class="nav-item active">
<a href="#" class="nav-link mr-3" style="color: rgb(61,77,171);">Home</a>
</li>
<li class="nav-item">
<a href="#" class="nav-link mr-3 text-dark">About Us</a>
</li>
<li class="nav-item">
<a href="#" class="nav-link mr-3 text-dark">Request Demo</a>
</li>
<li class="nav-item">
<a href="#" class="nav-link mr-3 text-dark">Request Quote</a>
</li>
<li class="nav-item">
<a href="#" class="nav-link mr-3 text-dark">Features</a>
</li>
<li class="nav-item">
<a href="#" class="nav-link mr-5" style="color: rgb(61,77,171);">Contact us</a>
</li>
</ul>
</div>
</nav>
<div class="container-fluid bg-light">
<div class="row">
<div class="col-12" style="text-align: center; height: 75vh; background-image: linear-gradient(to right, rgb(82,158,253), rgb(61,77,171));">
<div class="h1 text-light mt-5">
Management Made Easier!
</div>
<p class="text-light"><b>Edozzier</b> is a fully intergrated Management software for schools, hospitals and <br>
companies.
</p>
<div class="bg-none" style="background-image: url(images/edozzier_mockup_2-1.png); width: 80%; height: 60vh; background-size: contain; background-repeat: no-repeat; margin-left: 20%; ">
</div>
</div>
</div>
<div class="container">
<div class="row mt-5">
<div class="col-12 mt-5 h2 pt-5" style="text-align: center; color: rgb(61,77,171);">
The Right Solutions For Your Institutions
</div>
</div>
<div class="row card-deck mt-5">
<div class="col-md-4 card bg-light pt-3 pl-1 pr-1 pb-4 border-0" style="text-align: center;">
<div class="card-body" style="color: rgb(61,77,171);">
<div>
<img src="images/icons8_Apartment_48px.png" alt="" class="m-5" style="width: 10%;">
</div>
Hospitals Management System
</div>
</div>
<div class="col-md-4 card border-top pt-3 pl-1 pr-1 pb-4 border-0 shadow" style="text-align: center; border-top: 5px solid blue !important;">
<div class="card-body" style="color: rgb(61,77,171);">
<div>
<img src="images/icons8_Choice_64px.png" alt="" class="m-5" style="width: 10%;">
</div>
School Management System
</div>
</div>
<div class="col-md-4 card bg-light pt-3 pl-1 pr-1 pb-4 border-0" style="text-align: center;">
<div class="card-body" style="color: rgb(61,77,171);">
<div>
<img src="images/icons8_System_Task_52px.png" alt="" class="m-5" style="width: 10%;">
</div>
Customized Management System
</div>
</div>
</div>
<div class="col-12 mt-4" style="text-align: center;">
<button class="btn btn-outline btn-primary text-white mt-3 mr-4 rounded-pill mb-5">REQUEST A QUOTE</button> <button class="btn btn-primary text-white mt-3 rounded-pill mb-5">REQUEST A DEMO</button>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-12">
<div class="row">
<div class="col-md-6 pt-5">
<div class="h2 mt-5" style="line-height: 1.5; text-align: justify; color: rgb(61,77,171);">
Focus on your business while <br>
Edozzier manages for you
</div>
<div style="line-height: 2.0; text-align: justify;">
Do you know you can manage the entire operations of your organization with a phone in your palms? Edozzier is a management system that boost the productivity and efficiency of your organization and also effectively reduces unnecessary cost and stress.
</div>
</div>
<div class="col-md-6">
<img src="images/Company-management-.png" alt="" style="width: 100%;">
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-12">
<div class="row">
<div class="col-md-6 pt-5">
<div class="h2 mt-5" style="line-height: 1.5; text-align: justify; color: rgb(61,77,171);">
School management becomes <br>
more efficient with Edozzier
</div>
<div style="line-height: 2.0; text-align: justify;">
The hassle of traditionally running and managing a school will come to an end with Edozzier. Edozzier school management system is built specifically for the purpose of a better and well automated management of school activities, students, teaching and non-teaching staff, accounts, reports, human resources, etc.
</div>
</div>
<div class="col-md-6 mt-5">
<img src="images/School-Management.png" alt="" style="width: 100%;" >
</div>
</div>
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-12">
<div class="row">
<div class="col-md-6 pt-5">
<div class="h2 mt-5" style="line-height: 1.5; text-align: justify; color: rgb(61,77,171);">
Hospital's processes made <br>
easy
</div>
<div style="line-height: 2.0; text-align: justify;">
Time is a crucial factor in saving lives in an hospital. Eith Edozzier Hospital Management, the unnecessary process that sometimes leads to the death of patients will be Subduced or eliminated. Edozzier for Hospital helps to electronically manage patients record, laboratory, doctors and nurses, payroll, accounting and finance, HR and so much more.
</div>
</div>
<div class="col-md-6 mt-5">
<img src="images/Hospital-management.png" alt="" style="width: 100%;" >
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row mt-5">
<div class="col-12 mt-3" style="text-align: center;">
<div class="h4">Testimonies</div>
</div>
</div>
</div>
<div class="container bg-light mt-2">
<div class="row pt-5 pb-5 pl-3 pr-3" style="text-align: center; background-color: rgb(226,250,252);">
<div id="carousel" class="carousel col-12 slide" data-ride="carousel">
<ol class="carousel-indicators">
<li class="active li" data-target="#carousel" data-slide-to="0" style="width: 10px; height: 10px; border-radius: 50%;"></li>
<li class="li" data-target="#carousel" data-slide-to="1" style="width: 10px; height: 10px; border-radius: 50%;"></li>
</ol>
<div class="carousel-inner">
<div class="carousel-item active" data-interval="2000">
<div class="p-5" style="height: 300px;">
<div>
Sincerely, at first I doubted the workability of the software due to past experience with other school management application especially when it's time to rool over to next session. But for 4 years now, edozzier has being proving it's ability to fully automate the whole school system, from preparing results to generating transcripts. ..hostel management, accounting system etc all automated. I really love the app and it's making me proud and relax at my work.
</div>
<div class="text-dark h5 mt-3">
Wale Adedokun
</div>
<div class="text-dark mt-3">
ICT Administrator, <span class="text-primary">Nigerian Baptist Theological Seminary</span>
</div>
</div>
</div>
<div class="carousel-item" data-interval="2000">
<div class="p-5 mt-5" style="height: 252px;">
<div>
If I am asked again and again and again to mention a school management software that works I will name edozzier. It makes running a school a breeze.
</div>
<div class="text-dark h5 mt-3">
Revd. Dr. Oladejo
</div>
<div class="text-dark mt-3">
Rector,<span class="text-primary href-link"> Baptist College of Theology, Oyo.</span>
</div>
</div>
</div>
<a class="carousel-control-prev" href="#carousel" data-slide="prev">
<span class="carousel-control-prev-icon"></span>
</a>
<a class="carousel-control-next" href="#carousel" data-slide="next">
<span class="carousel-control-next-icon"></span>
</a>
</div>
</div>
</div>
</div>
<div class="contanier-fluid" style="background-color: rgb(248,251,254);">
<div class="row mt-4" >
<div class="container">
<div class="row mt-3 mb-3">
<div class="card border-0 col-12 col-sm-6 col-md-3" style="background-color: rgb(248,251,254);">
<div class="card-body">
<img src="images/Untitled-2-1.png" alt="" id="images">
</div>
</div>
<div class="card border-0 col-12 col-sm-6 col-md-3" style="background-color: rgb(248,251,254);">
<div class="card-body">
<img src="images/nbts-e1572269884829-1.png" alt="" id="images">
</div>
</div>
<div class="card border-0 col-12 col-sm-6 col-md-3" style="background-color: rgb(248,251,254);">
<div class="card-body">
<img src="images/logo_sibao-e1572269903444.png" alt="" id="images">
</div>
</div>
<div class="card border-0 col-12 col-sm-6 col-md-3" style="background-color: rgb(248,251,254);">
<div class="card-body">
<img src="images/logo-2-e1572269921366.jpg" alt="" id="images">
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid">
<div class="row pt-2">
<div class="container mt-5">
Contact Us
</div>
</div>
<div class="container">
<div class="row">
<div class="col-12 mt-4">
<div class="row">
<div class="col-12 mt-2 col-md-6">
<input type="text" placeholder="Name" class="bg-light p-1 border-0" style="width: 100%;">
</div>
<div class="col-12 mt-2 col-md-6">
<input type="text" placeholder="Email Address" class="bg-light p-1 border-0" style="width: 100%;">
</div>
</div>
</div>
</div>
<div class="row">
<div class="col-12">
<textarea name="Message" class="p-2 bg-light border-0 mt-4" id="" style="width: 100%;" rows="10" placeholder="Message"></textarea>
</div>
</div>
<div class="row">
<div class="col-12 mt-3">
<div class="row" style="margin-left: 80%;">
<div class="col-6 col-md-3">
3+7=
</div>
<input type="" class="p-2 bg-light col-6 col-md-2 border-0" required>
<div class="col-12 col-md-5 border border-primary text-primary" style="text-align: center;">
Submit
</div>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid h3 p-5 text-white m-3" style="text-align: center; background-image: url(images/Graphic1.JPG); background-size: cover; background-repeat: no-repeat; background-image: linear-gradient(to right, rgb(82,158,253), rgb(61,77,171));">
Managing Your Business Doesn't <br>
Have to Be Hard.
</div>
<div class="container">
<div class="row">
<div class="col-12">
<div class="row bg-primary p-4" style="background-image: linear-gradient(to right, rgb(82,158,253), rgb(61,77,171)); transform: translate(0%, 30%);">
<div class="col-7 col-md-8 h3 text-white">
Ready To Manage?
</div>
<div class="col-5 col-md-4">
<button class="btn btn-border border-primary rounded-pill bg-white text-primary">
GET STARTED TODAY
</button>
</div>
</div>
</div>
</div>
</div>
<div class="container-fluid" style="background-color: rgb(34,34,34);">
<div class="row">
<div class="container">
<div class="col-12 pt-5 pb-4">
<div class="row pt-5">
<div class=" col-12 col-sm-6 col-md-3 mt-5 mb-5">
<div class="h6 text-primary">
Head Office
</div>
<div class="text-white">
SQI College of ICT, Old Ilorin road, <br>
Opposite Yoaco Filling Station, <br>
Yoaco, Ogbomoso, Oyo State, <br>
Nigeria.
</div>
</div>
<div class=" col-12 col-sm-6 col-md-3 mt-5 mb-5">
<div class="h6 text-primary">
Branch Office
</div>
<div class="text-white">
SQI ICT Hub, Oke-Ado High Court <br>
Road, Beside Ajagungbade Plaza, <br>
General, Ogbomoso, Oyo State, <br>
Nigeria.
</div>
</div>
<div class=" col-12 col-sm-6 col-md-3 mt-5 mb-5">
<div class="h6 text-primary">
Enquiries
</div>
<div class="text-white">
Support@edozzier.com <br>
Tel: <br>
08039740966, 07066898530.
</div>
</div>
</div>
</div>
</div>
</div>
<div class="row p-4" style="background-color: #000000;">
<div class="container">
<div class="row">
<div class="col-10 col-md-11">
<div class="row">
<div class="col-8 col-md-10 h5">
®Edozzier 2019
</div>
<div class="col-2 col-md-1">
<img src="images/icons8_Facebook_F_48px.png" alt="" style="width: 50%;">
</div>
<div class="col-2 col-md-1">
<img src="images/icons8_Twitter_48px_1.png" alt="" style="width: 50%;">
</div>
</div>
</div>
<div class="col-2 col-md-1 fixed-bottom ml-auto">
<a href="#menu"><img src="images/Capturem.PNG" alt="" style="border-radius: 50%; width: 55%; transform: translate(0%, -90%);"></a>
</div>
</div>
</div>
</div>
</div>
</body>
</html>