forked from avs-abhishek123/Aec-Library-Website
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
292 lines (266 loc) · 14.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
<!DOCTYPE html>
<html lang="en">
<head>
<!-- Required meta tags -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
<!-- Bootstrap CSS -->
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css"
integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous" />
<!-- Font Awesome -->
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.6.3/css/all.css"
integrity="sha384-UHRtZLI+pbxtHCWp1t77Bi1L4ZtiqrqD80Kn4Z8NTSRyMA2Fd33n5dQ8lWUE00s/" crossorigin="anonymous" />
<!-- Style CSS -->
<link rel="stylesheet" href="./assets/css/style.css" />
<title>AEC Library</title>
<!-- Title bar icon -->
<link rel="icon" href="./assets/Favicons/3.png" type="image/x-icon">
<!-- Adding new font -> Playfair-display -->
<link href="https://fonts.googleapis.com/css2?family=Playfair+Display&display=swap" rel="stylesheet">
<!--Adding AOS in it-->
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
</head>
<body class="body-style">
<div class="bubbles">
<img src="./assets/images/bubble.png">
<img src="./assets/images/bubble.png">
<img src="./assets/images/bubble.png">
<img src="./assets/images/bubble.png">
<img src="./assets/images/bubble.png">
<img src="./assets/images/bubble.png">
<img src="./assets/images/bubble.png">
</div>
<div id="topBtn" title="Go to Top">
<a href="#"><span class="fa fa-angle-up"></span></a>
</div>
<!-- pre-loader -->
<!-- <div id="loading"></div> -->
<div class="preloader">
<div class="loader">
<div>
<ul>
<li>
<svg viewBox="0 0 90 120" fill="currentColor">
<path
d="M90,0 L90,120 L11,120 C4.92486775,120 0,115.075132 0,109 L0,11 C0,4.92486775 4.92486775,0 11,0 L90,0 Z M71.5,81 L18.5,81 C17.1192881,81 16,82.1192881 16,83.5 C16,84.8254834 17.0315359,85.9100387 18.3356243,85.9946823 L18.5,86 L71.5,86 C72.8807119,86 74,84.8807119 74,83.5 C74,82.1745166 72.9684641,81.0899613 71.6643757,81.0053177 L71.5,81 Z M71.5,57 L18.5,57 C17.1192881,57 16,58.1192881 16,59.5 C16,60.8254834 17.0315359,61.9100387 18.3356243,61.9946823 L18.5,62 L71.5,62 C72.8807119,62 74,60.8807119 74,59.5 C74,58.1192881 72.8807119,57 71.5,57 Z M71.5,33 L18.5,33 C17.1192881,33 16,34.1192881 16,35.5 C16,36.8254834 17.0315359,37.9100387 18.3356243,37.9946823 L18.5,38 L71.5,38 C72.8807119,38 74,36.8807119 74,35.5 C74,34.1192881 72.8807119,33 71.5,33 Z"
></path>
</svg>
</li>
<li>
<svg viewBox="0 0 90 120" fill="currentColor">
<path
d="M90,0 L90,120 L11,120 C4.92486775,120 0,115.075132 0,109 L0,11 C0,4.92486775 4.92486775,0 11,0 L90,0 Z M71.5,81 L18.5,81 C17.1192881,81 16,82.1192881 16,83.5 C16,84.8254834 17.0315359,85.9100387 18.3356243,85.9946823 L18.5,86 L71.5,86 C72.8807119,86 74,84.8807119 74,83.5 C74,82.1745166 72.9684641,81.0899613 71.6643757,81.0053177 L71.5,81 Z M71.5,57 L18.5,57 C17.1192881,57 16,58.1192881 16,59.5 C16,60.8254834 17.0315359,61.9100387 18.3356243,61.9946823 L18.5,62 L71.5,62 C72.8807119,62 74,60.8807119 74,59.5 C74,58.1192881 72.8807119,57 71.5,57 Z M71.5,33 L18.5,33 C17.1192881,33 16,34.1192881 16,35.5 C16,36.8254834 17.0315359,37.9100387 18.3356243,37.9946823 L18.5,38 L71.5,38 C72.8807119,38 74,36.8807119 74,35.5 C74,34.1192881 72.8807119,33 71.5,33 Z"
></path>
</svg>
</li>
<li>
<svg viewBox="0 0 90 120" fill="currentColor">
<path
d="M90,0 L90,120 L11,120 C4.92486775,120 0,115.075132 0,109 L0,11 C0,4.92486775 4.92486775,0 11,0 L90,0 Z M71.5,81 L18.5,81 C17.1192881,81 16,82.1192881 16,83.5 C16,84.8254834 17.0315359,85.9100387 18.3356243,85.9946823 L18.5,86 L71.5,86 C72.8807119,86 74,84.8807119 74,83.5 C74,82.1745166 72.9684641,81.0899613 71.6643757,81.0053177 L71.5,81 Z M71.5,57 L18.5,57 C17.1192881,57 16,58.1192881 16,59.5 C16,60.8254834 17.0315359,61.9100387 18.3356243,61.9946823 L18.5,62 L71.5,62 C72.8807119,62 74,60.8807119 74,59.5 C74,58.1192881 72.8807119,57 71.5,57 Z M71.5,33 L18.5,33 C17.1192881,33 16,34.1192881 16,35.5 C16,36.8254834 17.0315359,37.9100387 18.3356243,37.9946823 L18.5,38 L71.5,38 C72.8807119,38 74,36.8807119 74,35.5 C74,34.1192881 72.8807119,33 71.5,33 Z"
></path>
</svg>
</li>
<li>
<svg viewBox="0 0 90 120" fill="currentColor">
<path
d="M90,0 L90,120 L11,120 C4.92486775,120 0,115.075132 0,109 L0,11 C0,4.92486775 4.92486775,0 11,0 L90,0 Z M71.5,81 L18.5,81 C17.1192881,81 16,82.1192881 16,83.5 C16,84.8254834 17.0315359,85.9100387 18.3356243,85.9946823 L18.5,86 L71.5,86 C72.8807119,86 74,84.8807119 74,83.5 C74,82.1745166 72.9684641,81.0899613 71.6643757,81.0053177 L71.5,81 Z M71.5,57 L18.5,57 C17.1192881,57 16,58.1192881 16,59.5 C16,60.8254834 17.0315359,61.9100387 18.3356243,61.9946823 L18.5,62 L71.5,62 C72.8807119,62 74,60.8807119 74,59.5 C74,58.1192881 72.8807119,57 71.5,57 Z M71.5,33 L18.5,33 C17.1192881,33 16,34.1192881 16,35.5 C16,36.8254834 17.0315359,37.9100387 18.3356243,37.9946823 L18.5,38 L71.5,38 C72.8807119,38 74,36.8807119 74,35.5 C74,34.1192881 72.8807119,33 71.5,33 Z"
></path>
</svg>
</li>
<li>
<svg viewBox="0 0 90 120" fill="currentColor">
<path
d="M90,0 L90,120 L11,120 C4.92486775,120 0,115.075132 0,109 L0,11 C0,4.92486775 4.92486775,0 11,0 L90,0 Z M71.5,81 L18.5,81 C17.1192881,81 16,82.1192881 16,83.5 C16,84.8254834 17.0315359,85.9100387 18.3356243,85.9946823 L18.5,86 L71.5,86 C72.8807119,86 74,84.8807119 74,83.5 C74,82.1745166 72.9684641,81.0899613 71.6643757,81.0053177 L71.5,81 Z M71.5,57 L18.5,57 C17.1192881,57 16,58.1192881 16,59.5 C16,60.8254834 17.0315359,61.9100387 18.3356243,61.9946823 L18.5,62 L71.5,62 C72.8807119,62 74,60.8807119 74,59.5 C74,58.1192881 72.8807119,57 71.5,57 Z M71.5,33 L18.5,33 C17.1192881,33 16,34.1192881 16,35.5 C16,36.8254834 17.0315359,37.9100387 18.3356243,37.9946823 L18.5,38 L71.5,38 C72.8807119,38 74,36.8807119 74,35.5 C74,34.1192881 72.8807119,33 71.5,33 Z"
></path>
</svg>
</li>
<li>
<svg viewBox="0 0 90 120" fill="currentColor">
<path
d="M90,0 L90,120 L11,120 C4.92486775,120 0,115.075132 0,109 L0,11 C0,4.92486775 4.92486775,0 11,0 L90,0 Z M71.5,81 L18.5,81 C17.1192881,81 16,82.1192881 16,83.5 C16,84.8254834 17.0315359,85.9100387 18.3356243,85.9946823 L18.5,86 L71.5,86 C72.8807119,86 74,84.8807119 74,83.5 C74,82.1745166 72.9684641,81.0899613 71.6643757,81.0053177 L71.5,81 Z M71.5,57 L18.5,57 C17.1192881,57 16,58.1192881 16,59.5 C16,60.8254834 17.0315359,61.9100387 18.3356243,61.9946823 L18.5,62 L71.5,62 C72.8807119,62 74,60.8807119 74,59.5 C74,58.1192881 72.8807119,57 71.5,57 Z M71.5,33 L18.5,33 C17.1192881,33 16,34.1192881 16,35.5 C16,36.8254834 17.0315359,37.9100387 18.3356243,37.9946823 L18.5,38 L71.5,38 C72.8807119,38 74,36.8807119 74,35.5 C74,34.1192881 72.8807119,33 71.5,33 Z"
></path>
</svg>
</li>
</ul>
</div>
<span>Loading</span>
</div>
</div>
<nav class="navbar navbar-expand-lg navbar-light bg-info">
<a class="navbar-brand ml-4" href="#"><img src="assets/logos/Logo Aec.jpg" alt="AEC Library" class="logo-img"></a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarSupportedContent"
aria-controls="navbarSupportedContent" aria-expanded="false" aria-label="Toggle navigation">
<span class="navbar-toggler-icon"></span>
</button>
<div class="collapse navbar-collapse"
id="navbarSupportedContent">
<ul class="navbar-nav mr-auto">
<li class="nav-item active">
<a class="nav-link" href="#">Home | <span class="sr-only">(current)</span></a>
</li>
<li class="nav-item"><a href="./public/donate-book.html" class="nav-link" target="_blank"> | Donate Books | </a></li>
<li class="nav-item"><a href="resource.html" class="nav-link" target="_blank" > | Resources</a></li>
</ul>
<form class="form-inline my-2 my-lg-0">
<input class="form-control mr-sm-2" id="searchTxt" type="search" placeholder="Search" aria-label="Search" />
<button class="btn btn-dark my-2 my-sm-0" type="submit">
Search
</button>
</form>
</div>
</nav>
<div id="message"></div>
<div class="container my-3">
<h1>AEC LIBRARY </h1>
<h5 align="center">
<a href="" style="color:black;" class="typewrite" data-period="2000"
data-type='[ "“If you don’t like to read, you haven’t found the right book.” – J.K. Rowling", "“That’s the thing about books. They let you travel without moving your feet.” – Jhumpa Lahiri", "“There is more treasure in books than in all the pirate’s loot on Treasure Island.” – Walt Disney", "“Some of these things are true and some of them lies. But they are all good stories.” – Hilary Mantel" ]'>
<span class="wrap"></span>
</a>
</h5>
<hr />
<form id="libraryForm">
<div class="form-group row">
<label for="dateIssue" class="col-sm-2 col-form-label"> <strong>Date of Issue</strong></label>
<div class="col-sm-10">
<input type="date" id="issueDate" name="issueDate">
</div>
</div>
<div class="form-group row">
<label for="bookName" class="col-sm-2 col-form-label"> <strong>Name</strong></label>
<div class="col-sm-10">
<input type="text" class="input-box" id="bookName" placeholder="Book Name" />
</div>
</div>
<div class="form-group row">
<label for="Author" class="col-sm-2 col-form-label"> <strong>Author</strong></label>
<div class="col-sm-10">
<input type="text" class="input-box" id="author" placeholder="Author" />
</div>
</div>
<fieldset class="form-group">
<div class="row">
<legend class="col-form-label col-sm-2 pt-0"> <strong>Category</strong></legend>
<div class="col-sm-10">
<div class="form-check">
<select class="form-check-input" name="category" id="category" style="z-index: 1;">
<option value="N/A">Select Category</option>
<option value="Arts & Music">Arts & Music</option>
<option value="Biographies">Biographies</option>
<option value="Business">Business</option>
<option value="Comics">Comics</option>
<option value="Computer & Tech">Computers & Tech</option>
<option value="Cooking">Cooking</option>
<option value="Education & Reference">Education & Reference</option>
<option value="Entertainment">Entertainment</option>
<option value="Health & Fitness">Health & Fitness</option>
<option value="History">History</option>
<option value="Hobbies & Crafts">Hobbies & Crafts</option>
<option value="Home & Garden">Home & Garden</option>
<option value="Horror">Horror</option>
<option value="Kids">Kids</option>
<option value="Literature & Fiction">Literature & Fiction</option>
<option value="Medical">Medical</option>
<option value="Mystery">Mystery</option>
<option value="Parenting">Parenting</option>
<option value="Religion">Religion</option>
<option value="Romance">Romance</option>
<option value="Sci-Fi & Fantasy">Sci-Fi & Fantasy</option>
<option value="Science & Maths">Science & Maths</option>
<option value="Self-Help">Self-Help</option>
<option value="Social Sciences">Social Sciences</option>
<option value="Sports">Sports</option>
<option value="Travel">Travel</option>
<option value="True Crime">True Crime</option>
</select>
</div>
</div>
</div>
</fieldset>
<div class="form-group row">
<div class="col-sm-10">
<button type="submit" class="btn btn-primary">Add Book</button>
</div>
</div>
</form>
<div id="table">
<h1>YOUR BOOKS</h1>
<div style="overflow-x:auto;" >
<table class="table table-striped">
<thead>
<tr>
<th scope="col">Date of Issue</th>
<th scope="col">Name</th>
<th scope="col">Author</th>
<th scope="col">Type</th>
<th scope="col">Category</th>
</tr>
</thead>
<tbody id="tableBody"></tbody>
</table>
</div>
</div>
</div>
<div>
<footer>
<div class="icons">
<ul>
<li>
<a href="https://www.linkedin.com/in/sauravmukherjee44/"><i class="fab fa-linkedin-in icon"></i></a>
</li>
<li>
<a href="https://github.com/SauravMukherjee44" target="github"> <i class="fab fa-github icon"></i> </a>
</li>
<p>©2021 Copyright </p>
</ul>
</div>
</footer>
</div>
</div>
<!-- <footer>
<div class="footer-main">
<div class="text-center text-lg-start">
<div>© 2020 Copyright:</div>
</div>
</div>
</footer> -->
<!-- Optional JavaScript -->
<!-- jQuery first, then Popper.js, then Bootstrap JS -->
<script src="./assets/js/script.js"></script>
<script src="https://code.jquery.com/jquery-3.4.1.js"></script>
<!-- Go to Top -->
<script>
$(document).ready(function () {
$(window).scroll(function () {
if ($(window).scrollTop() > 40) {
$('#topBtn').css({
"opacity": "1", "pointer-events": "auto"
});
} else {
$('#topBtn').css({
"opacity": "0", "pointer-events": "none"
});
}
});
$("#topBtn").click(function () {
$('html ,body').animate({ scrollTop: 0 }, 400);
});
});
</script>
<script src="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"
integrity="sha384-JjSmVgyd0p3pXB1rRibZUAYoIIy6OrQ6VrjIEaFf/nJGzIxFDsf4x0xIM+B07jRM"
crossorigin="anonymous"></script>
<script src="https://code.jquery.com/jquery-3.3.1.slim.min.js"
integrity="sha384-q8i/X+965DzO0rT7abK41JStQIAqVgRVzpbzo5smXKp4YfRvH+8abtTE1Pi6jizo"
crossorigin="anonymous"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"
integrity="sha384-UO2eT0CpHqdSJQ6hJty5KVphtPhzWj9WO1clHTMGa3JDZwrnQq4sF86dIHNDz0W1"
crossorigin="anonymous"></script>
<script>
AOS.init({
offset: 200,
duration: 1000,
});
</script>
</body>
</html>