-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
223 lines (208 loc) · 13.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
<!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="description" content="" />
<meta name="author" content="" />
<title>Explit</title>
<!-- Favicon-->
<link rel="icon" type="image/x-icon" href="img/icons/favicon.png" />
<!-- Core theme CSS (includes Bootstrap)-->
<link href="css/styles.css" rel="stylesheet" />
<!-- PWA -->
<link rel="manifest" href="manifest.json">
<!-- ios support -->
<link rel="apple-touch-icon" href="img/Exsplit001.png">
<meta name="apple-mobile-web-app-status-bar" content="#FFE1C4">
</head>
<body class="d-flex flex-column h-100">
<main class="flex-shrink-0">
<!-- Navigation-->
<nav class="navbar navbar-expand-lg navbar-dark" style="background-color:#135017 ;" id="navBarMenu">
</nav>
<!-- Header-->
<header class="bg-transparent py-5">
<div class="container px-5">
<div class="row gx-5 align-items-center justify-content-center">
<div class="col-lg-8 col-xl-7 col-xxl-6">
<div class="my-5 text-center text-xl-start">
<h1 class="display-5 fw-bolder mb-2">
Be aware of shared expenses, trips,
<br> groups, and friend's balances.</h1>
<div class="d-grid gap-3 d-sm-flex justify-content-sm-center justify-content-xl-start" id="signInButton">
</div>
</div>
</div>
<div class="col-xl-5 col-xxl-6 d-none d-xl-block text-center "><img class="img-fluid rounded-2 my-5 shadow p-3 mb-5 bg-body rounded" src="img/Exsplit001.png" alt="ExplitLogo" /></div>
</div>
</div>
</header>
<!-- Features section-->
<section class="py-5" id="features">
<div class="container px-5 my-5">
<div class="row gx-5">
<div class="col-lg-4 mb-5 mb-lg-0"><h2 class="fw-bolder mb-0">The Best App to Split Your Expenses.</h2></div>
<div class="col-lg-8">
<div class="row gx-5 row-cols-1 row-cols-md-2">
<div class="col mb-5 h-100">
<div class="feature bg-gradient text-white rounded-3 mb-3" style="background-color:#135017 ;"><i class="fa fa-sign-in" aria-hidden="true"></i></div>
<h2 class="h5">Featured title</h2>
<p class="mb-0">Paragraph of text beneath the heading to explain the heading. Here is just a bit more text.</p>
</div>
<div class="col mb-5 h-100">
<div class="feature bg-gradient text-white rounded-3 mb-3" style="background-color:#135017 ;"><i class="bi bi-building"></i></div>
<h2 class="h5">Featured title</h2>
<p class="mb-0">Paragraph of text beneath the heading to explain the heading. Here is just a bit more text.</p>
</div>
<div class="col mb-5 mb-md-0 h-100">
<div class="feature bg-gradient text-white rounded-3 mb-3" style="background-color:#135017 ;"><i class="bi bi-toggles2"></i></div>
<h2 class="h5">Featured title</h2>
<p class="mb-0">Paragraph of text beneath the heading to explain the heading. Here is just a bit more text.</p>
</div>
<div class="col h-100">
<div class="feature bg-gradient text-white rounded-3 mb-3" style="background-color:#135017 ;"><i class="bi bi-toggles2"></i></div>
<h2 class="h5">Featured title</h2>
<p class="mb-0">Paragraph of text beneath the heading to explain the heading. Here is just a bit more text.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<!-- Brief Description about Explit section-->
<div class="py-5 bg-light">
<div class="container px-5 my-5">
<div class="row gx-5 justify-content-center">
<div class="col-lg-10 col-xl-7">
<div class="text-center">
<div class="fs-4 mb-4 fst-italic">"The overall aim of the project is to build a web based application which lets the users to share their expenses
with their friends or colleagues. This app will let the users to identify,share their costs, get rid of additional
calculation and save time."</div>
<div class="d-flex align-items-center justify-content-center">
<div class="fw-bold">
Group 5
<span class="fw-bold mx-1" style="color:#135017 ;">/</span>
ARP-A Project
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<!-- Team section-->
<section class="py-5">
<div class="container px-5 my-5">
<div class="row gx-5 justify-content-center">
<div class="col-lg-8 col-xl-6">
<div class="text-center">
<h2 class="fw-bolder">Meet our Teams </h2>
<p></p>
</div>
</div>
</div>
<div class="row gx-5">
<div class="col-lg-4 mb-5">
<div class="card h-100 shadow border-0">
<img class="card-img-top" src="img/icons/teamprofile.png" alt="..." height="350" width="350"/>
<div class="card-body p-4">
<div class="badge bg-gradient rounded-pill mb-2" style="background-color:#135017 ;">Team Leader</div>
<a class="text-decoration-none link-dark stretched-link" href="#!"><h5 class="card-title mb-3">Fahim Mahmoud</h5></a>
<p class="card-text mb-0">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
</div>
</div>
</div>
<div class="col-lg-4 mb-5">
<div class="card h-100 shadow border-0">
<img class="card-img-top" src="../img/profiles/rufat.jpeg" alt="..." height="350" width="350"/>
<div class="card-body p-4">
<div class="badge bg-gradient rounded-pill mb-2" style="background-color:#135017 ;">Frontend - Dev.</div>
<a class="text-decoration-none link-dark stretched-link" href="#!"><h5 class="card-title mb-3">Rufat Karimov</h5></a>
<p class="card-text mb-0">Automation and Control Engineer.
Building and Industrial Automation. Specialised on programming PLC and developing SCADA</p>
</div>
</div>
</div>
<div class="col-lg-4 mb-5">
<div class="card h-100 shadow border-0">
<img class="card-img-top" src="../img/profiles/ubaida.jpeg" alt="..." height="350" width="350"/>
<div class="card-body p-4">
<div class="badge bg-gradient rounded-pill mb-2" style="background-color:#135017 ;">Frontend - Dev.</div>
<a class="text-decoration-none link-dark stretched-link" href="#!"><h5 class="card-title mb-3">Ubaida Dib</h5></a>
<p class="card-text mb-0">Hi, I’m Ubaida Dib , MSc. Information Engineering & Computer Science, Computer Engineer, Web Developer, Data Analyst, Entrepreneur, Business Management, Communication Expert, Successful Team Leader.</p>
</div>
</div>
</div>
</div>
<div class="row gx-5">
<div class="col-lg-4 mb-5">
<div class="card h-100 shadow border-0">
<img class="card-img-top" src="img/icons/teamprofile.png" alt="..." height="350" width="350"/>
<div class="card-body p-4">
<div class="badge bg-gradient rounded-pill mb-2" style="background-color:#135017 ;">Backend - Dev.</div>
<a class="text-decoration-none link-dark stretched-link" href="#!"><h5 class="card-title mb-3">Kaushik Rathi</h5></a>
<p class="card-text mb-0">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
</div>
</div>
</div>
<div class="col-lg-4 mb-5"></div>
<div class="col-lg-4 mb-5">
<div class="card h-100 shadow border-0">
<img class="card-img-top" src="img/icons/teamprofile.png" alt="..." height="350" width="350" />
<div class="card-body p-4">
<div class="badge bg-gradient rounded-pill mb-2" style="background-color:#135017 ;">Backend - Dev.</div>
<a class="text-decoration-none link-dark stretched-link" href="#!"><h5 class="card-title mb-3">Oluwaseun Adeyinka</h5></a>
<p class="card-text mb-0">Some quick example text to build on the card title and make up the bulk of the card's content.</p>
</div>
</div>
</div>
</div>
<!-- Call to action-->
<aside class=" bg-gradient rounded-3 p-4 p-sm-5 mt-5" style="background-color:#135017 ;">
<div class="d-flex align-items-center justify-content-between flex-column flex-xl-row text-center text-xl-start">
<div class="mb-4 mb-xl-0">
<div class="fs-3 fw-bold text-white">New features, delivered to you.</div>
<div class="text-white-50">Sign up for our newsletter for the latest updates.</div>
</div>
<div class="ms-xl-4">
<div class="input-group mb-2">
<input class="form-control" type="text" placeholder="Email address..." aria-label="Email address..." aria-describedby="button-newsletter" />
<button class="btn btn-outline-light" id="button-newsletter" type="button">Sign up</button>
</div>
<div class="small text-white-50">We care about privacy, and will never share your data.</div>
</div>
</div>
</aside>
</div>
</section>
</main>
<!-- Footer-->
<footer class="py-4 mt-auto" style="background-color:#135017 ;">
<div class="container px-5">
<div class="row align-items-center justify-content-between flex-column flex-sm-row">
<div class="col-auto"><div class="small m-0 text-white">Copyright © Explit 2022</div></div>
<div class="col-auto">
<a class="link-light small" href="pages/contact.html">Contact</a>
</div>
</div>
</div>
</footer>
<!-- Bootstrap core JS-->
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js"></script>
<!-- Core theme JS-->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<script src="js/scripts.js"></script>
<!-- SW JS-->
<script src="js/app.js"></script>
<!-- Core Fontawesome Icons -->
<script src="https://kit.fontawesome.com/74f61f850b.js" crossorigin="anonymous"></script>
<script>
window.onload = function() {
isLoggedIn();
//getSessionName();
buttonToggle();
};
</script>
</body>
</html>