-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
executable file
·229 lines (185 loc) · 11.3 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
<!doctype html>
<!--
Template: Unika - Responsive One Page HTML5 Template
Author: imransdesign.com
URL: http://imransdesign.com/
Designed By: https://www.behance.net/poljakova
Version: 1.0
-->
<html lang="en-US">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Integrated Project 2</title>
<meta name="description" content="Unika - Responsive One Page HTML5 Template">
<meta name="keywords" content="HTML5, Bootsrtrap, One Page, Responsive, Template, Portfolio" />
<meta name="author" content="imransdesign.com">
<!-- Mobile Metas -->
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Google Fonts -->
<link href='https://fonts.googleapis.com/css?family=Roboto:400,700,500' rel='stylesheet' type='text/css'> <!-- Body font -->
<link href='https://fonts.googleapis.com/css?family=Lato:300,400' rel='stylesheet' type='text/css'> <!-- Navbar font -->
<!-- Libs and Plugins CSS -->
<link rel="stylesheet" href="inc/bootstrap/css/bootstrap.min.css">
<link rel="stylesheet" href="inc/animations/css/animate.min.css">
<link rel="stylesheet" href="inc/font-awesome/css/font-awesome.min.css"> <!-- Font Icons -->
<link rel="stylesheet" href="inc/owl-carousel/css/owl.carousel.css">
<link rel="stylesheet" href="inc/owl-carousel/css/owl.theme.css">
<!-- Theme CSS -->
<link rel="stylesheet" href="css/reset.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/mobile.css">
<!-- Skin CSS -->
<link rel="stylesheet" href="css/skin/cool-gray.css">
<!-- <link rel="stylesheet" href="css/skin/ice-blue.css"> -->
<!-- <link rel="stylesheet" href="css/skin/summer-orange.css"> -->
<!-- <link rel="stylesheet" href="css/skin/fresh-lime.css"> -->
<!-- <link rel="stylesheet" href="css/skin/night-purple.css"> -->
<!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries -->
<!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
<!--[if lt IE 9]>
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
<![endif]-->
</head>
<body data-spy="scroll" data-target="#main-navbar">
<div class="page-loader"></div> <!-- Display loading image while page loads -->
<div class="body">
<!--========== BEGIN HEADER ==========-->
<header id="header" class="header-main">
<!-- Begin Navbar -->
<nav id="main-navbar" class="navbar navbar-default navbar-fixed-top" role="navigation"> <!-- Classes: navbar-default, navbar-inverse, navbar-fixed-top, navbar-fixed-bottom, navbar-transparent. Note: If you use non-transparent navbar, set "height: 98px;" to #header -->
<div class="container">
<!-- Brand and toggle get grouped for better mobile display -->
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand page-scroll" href="index.html">Unika</a>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li><a class="page-scroll" href="index.html">Home</a></li>
<li><a class="page-scroll" href="authors.html">Authors</a></li>
<li><a class="page-scroll" href="geojson.html">GeoJSON</a></li>
<li><a class="page-scroll" href="earthquake.html">Earthquake Mapping</a></li>
<li><a class="page-scroll" href="weather.html">Weather</a></li>
<li><a class="page-scroll" href="additional.html">Additional</a></li>
</ul>
</div><!-- /.navbar-collapse -->
</div><!-- /.container -->
</nav>
<!-- End Navbar -->
</header>
<!-- ========= END HEADER =========-->
<br>
<section id="about-section" class="page page-content bg-style1">
<!-- Begin page header-->
<div class="page-header-wrapper">
<div class="container">
<div class="page-header text-center wow fadeInUp" data-wow-delay="0.3s">
<h2>Overview</h2>
<div class="devider"></div>
<p class="subtitle">All you need to know about the app</p>
</div>
</div>
</div>
<!-- End page header-->
<!-- Begin rotate box-1 -->
<div class="rotate-box-1-wrapper">
<div class="container">
<div class="row">
<div class="col-md-6 col-sm-12">
<a href="#" class="rotate-box-1 square-icon wow zoomIn" data-wow-delay="0">
<span class="rotate-box-icon"><i class="fa fa-pencil-square-o"></i></span>
<div class="rotate-box-info">
<h4>About the appliction</h4>
<p>This is a web application that accesses a range of online data sources to get data on weather conditions and earthquakes. This data is then representated a Google map which can easily be accessed using markers.</p>
</div>
</a>
</div>
<div class="col-md-6 col-sm-12">
<a href="#" class="rotate-box-1 square-icon wow zoomIn" data-wow-delay="0.2s">
<span class="rotate-box-icon"><i class="fa fa-wrench"></i></span>
<div class="rotate-box-info">
<h4>Technologies Used</h4>
<p>This application uses mostly front-end technologies with no server-side scipting. The main technologies used include HTML, CSS and JavaScript. Some external APIs used include Google maps API for map features and APIXU for weather data.</p>
</div>
</a>
</div>
<!-- <div class="col-md-3 col-sm-6">
<a href="#" class="rotate-box-1 square-icon wow zoomIn" data-wow-delay="0.4s">
<span class="rotate-box-icon"><i class="fa fa-heart"></i></span>
<div class="rotate-box-info">
<h4>Why We Do It?</h4>
<p>Lorem ipsum dolor sit amet set, consectetur utes anet adipisicing elit, sed do eiusmod tempor incidist.</p>
</div>
</a>
</div>
<div class="col-md-3 col-sm-6">
<a href="#" class="rotate-box-1 square-icon wow zoomIn" data-wow-delay="0.6s">
<span class="rotate-box-icon"><i class="fa fa-clock-o"></i></span>
<div class="rotate-box-info">
<h4>Timeline</h4>
<p>Lorem ipsum dolor sit amet set, consectetur utes anet adipisicing elit, sed do eiusmod tempor incidist.</p>
</div>
</a>
</div> -->
</div> <!-- /.row -->
</div> <!-- /.container -->
</div>
<!-- End rotate box-1 -->
<!--
<div class="extra-space-l"></div> -->
</section>
<!-- End about section -->
<!-- Begin cta -->
<section id="cta-section">
<div class="cta">
<div class="container">
<div class="row">
<div class="col-md-9">
<h1>Specification Document</h1>
<p>Are you interested in knowing more about the Integrated Project (IP) two module, we have provided a full project specification document in PDF format that you can download and read. Click on the Download button to access this document.</p>
</div>
<div class="col-md-3">
<div class="cta-btn wow bounceInRight" data-wow-delay="0.4s">
<a class="btn btn-default btn-lg" href="https://drive.google.com/file/d/19R5jMZDqiD59OZ7lV8YROukEKjbKE3ao/view?usp=sharing" target="_blank" role="button">Download</a>
</div>
</div>
</div> <!-- /.row -->
</div> <!-- /.container -->
</div>
</section>
<!-- End cta -->
<!-- Begin footer -->
<footer class="text-off-white">
<div class="footer">
<div class="container text-center wow fadeIn" data-wow-delay="0.4s">
<p class="copyright">Copyright © 2018 - Developed by Group 4</p>
</div>
</div>
</footer>
<!-- End footer -->
<a href="#" class="scrolltotop"><i class="fa fa-arrow-up"></i></a> <!-- Scroll to top button -->
</div><!-- body ends -->
<!-- Plugins JS -->
<script src="inc/jquery/jquery-1.11.1.min.js"></script>
<script src="inc/bootstrap/js/bootstrap.min.js"></script>
<script src="inc/owl-carousel/js/owl.carousel.min.js"></script>
<script src="inc/stellar/js/jquery.stellar.min.js"></script>
<script src="inc/animations/js/wow.min.js"></script>
<script src="inc/waypoints.min.js"></script>
<script src="inc/isotope.pkgd.min.js"></script>
<script src="inc/classie.js"></script>
<script src="inc/jquery.easing.min.js"></script>
<script src="inc/jquery.counterup.min.js"></script>
<script src="inc/smoothscroll.js"></script>
<!-- Theme JS -->
<script src="js/theme.js"></script>
</body>
</html>