forked from ramtinal/Capstone
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
95 lines (83 loc) · 5.03 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta name="description" content="index_page" />
<meta name="robots" content="noindex nofollow" />
<meta http-equiv="author" content="Ramtin_Josh_Troy_Nishant" />
<meta http-equiv="pragma" content="no-cache" />
<link rel="stylesheet" type="text/css" href="../general_css/general.css" />
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Chart.js/2.6.0/Chart.min.js"></script>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/css/bootstrap.min.css" integrity="sha384-Gn5384xqQ1aoWXA+058RXPxPg6fy4IWvTNh0E263XmFcJlSAwiGgFAW/dAiS6JXm" crossorigin="anonymous">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.0.0/js/bootstrap.min.js" integrity="sha384-JZR6Spejh4U02d8jOt6vLEHfe/JQGiRRSQQxSfFWpi1MquVdAyjUar5+76PVCmYl" crossorigin="anonymous"></script>
<script src="https://requirejs.org/docs/release/2.3.5/minified/require.js"></script>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<meta name="Robots" content="NOINDEX " />
<script src="bundle.js"></script>
<br>
<link rel="stylesheet" type="text/css" href="../index_page/index.css">
<link rel="stylesheet" type="text/css" href="../general_css/general.css" />
<!--[if lt IE 9]>
<script src=http://html5shiv.googlecode.com/svn/trunk/html5.js></script>
<![endif] -->
<script src="../index_page/index.js"></script>
</head>
<body onload="startTime()">
<nav class="navbar navbar-expand-sm bg-dark navbar-dark">
<!-- Links -->
<ul class="navbar-nav">
<a class="nav-link" href="#">Monitoring Center</a>
</li>
<!-- Dropdown -->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown">
Logbooks
</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="https://docs.google.com/document/d/1WhyXW0jVI36eYusWPUX3XEcfV3I5LBdy6ZYAYv9UY_A/edit?usp=sharing">Ramtin's Logbook</a>
<a class="dropdown-item" href="https://docs.google.com/document/d/1KsG9KudHSoDyUXj_WGG9HTmnCMqZVUHMfPAogP_vBcA/edit">Nishant's Logbooks</a>
<a class="dropdown-item" href="#">Josh's Logbooks</a>
<a class="dropdown-item" href="#">Troy's Logbooks</a>
</div>
</li>
<!-- Dropdown -->
<li class="nav-item dropdown">
<a class="nav-link dropdown-toggle" href="#" id="navbardrop" data-toggle="dropdown">
Project Documents
</a>
<div class="dropdown-menu">
<a class="dropdown-item" href="https://stuconestogacon-my.sharepoint.com/:w:/g/personal/tannette3903_conestogac_on_ca/EVD53VBhR7lIm-X9xtkU6ysB32bkp_XniGGvGc_yhRk_nA?e=7nRhHm">Project Proposal</a>
<a class="dropdown-item" href="https://stuconestogacon-my.sharepoint.com/:w:/g/personal/tannette3903_conestogac_on_ca/EZn_BBQrG1NMjFrGYLs3GPIBRzZRdfMCdDoIjUbm8scJiw?e=NzI9QZ">Project Design Document</a>
<a class="dropdown-item" href="https://stuconestogacon-my.sharepoint.com/:x:/g/personal/tannette3903_conestogac_on_ca/EdzKjG6gM0pIsiL0id1PCNUBFYe1YKcEKiHvA9F6VB6onA?e=mNfpdr">Project Schedule</a>
<a class="dropdown-item" href="https://stuconestogacon-my.sharepoint.com/:b:/g/personal/tannette3903_conestogac_on_ca/EV2iG3W31wtNvO751tftobUB-06RwN9kFvE6iMDu2cQKzg?e=h2dfMh">Project Architecture</a>
<a class="dropdown-item" href="https://stuconestogacon-my.sharepoint.com/:b:/g/personal/tannette3903_conestogac_on_ca/EZJugo7ulBNEscOIjUnuIwcBqyikWbPmg210ET__nuJt9w?e=6VeHbX">Node Architecture</a>
</div>
</li>
</ul>
</nav>
<br>
<div id="page" class="container">
<div id="home-title" class="row">
<p id="time"></p>
<article class="col-md-12">
<h1 id="first_head" class="row justify-content-center">ESE - Engineering Capstone Team Home</h1>
<p style="font-size: 25px; text-align: center; line-height: 45px;"><u>ESE Semester 8 - Capstone
Project</u>
<br>Instructor: Prof. Ali Tehrani, Mr. Reda Fayek
<br>Team Members: Troy, Nishant, Ramtin, Josh
<meta name="description" content="Project Home Page" />
<meta name="robots" content="noindex nofollow" />
<meta name="copyright" content="By Josh Nishant Ramtin Troy" />
<meta http-equiv="author" content="Josh Nishant Ramtin Troy" />
<meta http-equiv="pragma" content="no-cache" />
</p>
</article>
</div>
</div>
</div>
<p style="text-align: center;">Copyright © 2021 Josh Nishant Ramtin Troy</p>
</div>
<div id="numIndexPage"></div>
<script src="../index_page/statindex.js"></script>
</body>
</html>