-
Notifications
You must be signed in to change notification settings - Fork 1
/
dsn-draft.html
199 lines (187 loc) · 9.39 KB
/
dsn-draft.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
<!doctype html>
<!--
Material Design Lite
Copyright 2015 Google Inc. All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License
-->
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="A front-end template that helps you build fast, modern mobile web apps.">
<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0">
<title>STATUS | GRIMPS</title>
<!-- Add to homescreen for Chrome on Android -->
<meta name="mobile-web-app-capable" content="yes">
<link rel="icon" sizes="192x192" href="images/android-desktop.png">
<!-- Add to homescreen for Safari on iOS -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="Material Design Lite">
<link rel="apple-touch-icon-precomposed" href="images/ios-desktop.png">
<!-- Tile icon for Win8 (144x144 + tile color) -->
<meta name="msapplication-TileImage" content="images/touch/ms-touch-icon-144x144-precomposed.png">
<meta name="msapplication-TileColor" content="#3372DF">
<link rel="shortcut icon" href="images/favicon.png">
<!-- SEO: If your mobile URL is different from the desktop URL, add a canonical link to the desktop page https://developers.google.com/webmasters/smartphone-sites/feature-phones -->
<!--
<link rel="canonical" href="http://www.example.com/">
-->
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:regular,bold,italic,thin,light,bolditalic,black,medium&lang=en">
<link rel="stylesheet" href="https://fonts.googleapis.com/icon?family=Material+Icons">
<link rel="stylesheet" href="public/css/material.min.css" />
<link rel="stylesheet" href="public/css/styles.css">
<link rel="stylesheet" href="public/css/grimps.css">
<style>
#view-source {
position: fixed;
display: block;
right: 0;
bottom: 0;
margin-right: 40px;
margin-bottom: 40px;
z-index: 900;
}
</style>
<style>
.pdfobject-container { height: 500px;}
.pdfobject { border: 1px solid #666; }
.mdl-button--file input {
cursor: pointer;
height: 100%;
right: 0;
opacity: 0;
position: absolute;
top: 0;
width: 300px;
z-index: 4;
}
.mdl-textfield--file .mdl-textfield__input {
box-sizing: border-box;
width: calc(100% - 32px);
}
.mdl-textfield--file .mdl-button--file {
right: 0;
}
</style>
</head>
<body>
<div class="demo-layout mdl-layout mdl-js-layout mdl-layout--fixed-drawer mdl-layout--fixed-header">
<header class="grimps-white grimps-text-alcu demo-header mdl-layout__header mdl-color-text--grey-600">
<div class="mdl-layout__header-row">
<div class="grimps-text-title"><i class="material-icons mdl-badge">backup</i> 13514068'S DRAFT</div>
<div class="mdl-layout-spacer"></div>
<!-- Left aligned menu below button -->
<div id="notif" class="material-icons mdl-badge mdl-badge--overlap" data-badge="2" style="margin-right: 30px">
notifications
</div>
<ul class="grimps-text-lato mdl-menu mdl-menu--bottom-right mdl-js-menu mdl-js-ripple-effect" for="notif">
<li class="mdl-menu__item" onclick="window.location.href='mhs-notes.html'"><img src="images/graduate.jpg"><span>Dessy approved your final project draft.</span></li>
<li class="mdl-menu__item" onclick="window.location.href='mhs-notes.html'"><img src="images/graduate.jpg"><span>You are now verified by TU.</span></li>
<li class="mdl-menu__item" onclick="window.location.href='mhs-notes.html'"><img src="images/graduate.jpg"><span>Check out your final exam schedule!</span></li>
</ul>
<div class="grimps-text-title">GRIMPS</div>
</div>
</header>
<div class="grimps-blue demo-drawer mdl-layout__drawer mdl-color-text--blue-grey-50">
<header class="demo-drawer-header grimps-text-plain">
<div class="user-info">
<img src="images/user.jpg" class="demo-avatar">
<div>
<span class="grimps-text-lato grimps-text-big">Dessy P. L.</span><br>
<span>Lecturer</span>
</div>
</div>
<div class="demo-avatar-dropdown">
<div class="mdl-layout-spacer"></div>
<span class="email" title="[email protected]">[email protected]</span>
<button id="accbtn" class="mdl-button mdl-js-button mdl-js-ripple-effect mdl-button--icon">
<i class="material-icons" role="presentation">arrow_drop_down</i>
<span class="visuallyhidden">Accounts</span>
</button>
<ul class="mdl-menu mdl-menu--bottom-right mdl-js-menu mdl-js-ripple-effect" for="accbtn">
<li class="mdl-menu__item" onclick="window.location='dsn-profil.html'">Profile</li>
<li class="mdl-menu__item" onclick="window.location='index.html'">Logout</li>
</ul>
</div>
<hr>
</header>
<nav class="grimps-text-alcu grimps-text-title demo-navigation mdl-navigation">
<a class="mdl-navigation__link grimps-text-plain" href="dsn-isi-constraints.html"><i class="material-icons">av_timer</i>ASSIGN TIME</a>
<a class="mdl-navigation__link grimps-text-plain" href="dsn-calendar.html"><i class="material-icons">alarm</i>CALENDAR</a>
<a class="mdl-navigation__link grimps-text-plain" href="dsn-jadwalsidang.html"><i class="material-icons">list</i>DEFENSE SCHEDULE</a>
<a class="mdl-navigation__link grimps-text-plain grimps-selected" href="dsn-students.html"><i class="material-icons">person</i>STUDENTS</a>
<a class="mdl-navigation__link grimps-text-plain" href="dsn-notes.html"><i class="material-icons">content_paste</i>NOTES</a>
</nav>
</div>
<main class="mdl-layout__content grimps-plain">
<div class="mdl-grid mdl-grid--no-spacing">
<div class="mdl-cell mdl-cell--2-col grimps-plain">
</div>
<div class="mdl-cell mdl-cell--4-col grimps-plain">
<div id="pdf-project" style="margin-top: 100px;"></div>
<div style="width: 100%; text-align: center; margin-top: 50px">
<button type="submit" onclick="window." class="mdl-button mdl-js-button mdl-button--raised mdl-button--colored grimps-violet show-modal" style="margin: 0 auto">
DOWNLOAD
</button>
</div>
</div>
<div class="mdl-cell mdl-cell--6-col grimps-plain">
<form style="padding-left: 100px; margin-top: 100px;" action="dsn-students.html">
<div class="mdl-textfield mdl-js-textfield mdl-textfield--floating-label">
<input class="mdl-textfield__input" type="text" value="Implementing Algorithm XXX in YYY Field"/>
<label class="mdl-textfield__label">Final Project</label>
</div><br>
<div class="mdl-textfield mdl-js-textfield mdl-textfield--floating-label">
<input class="mdl-textfield__input" type="text" value="Dessy P. L."/>
<label class="mdl-textfield__label">Supervisor</label>
</div><br>
<div class="mdl-textfield mdl-js-textfield mdl-textfield--floating-label">
<input class="mdl-textfield__input" type="text" value="Pending"/>
<label class="mdl-textfield__label">Status</label>
</div><br>
<div class="mdl-textfield mdl-js-textfield mdl-textfield--file">
<input class="mdl-textfield__input" placeholder="File" type="text" id="uploadFile" readonly value="Final_Report_13514068.pdf"/>
<div class="mdl-button mdl-button--primary mdl-button--icon mdl-button--file">
<i class="material-icons">attach_file</i><input type="file" id="uploadBtn">
</div>
</div>
<div style="width: 100%; text-align: center; margin-top: 50px">
</div>
<div class="confirm-buttons">
<button class="btn-confirm mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect grimps-text-alcu" style="margin-left: 25px" onclick="return redirect()">
CONFIRM
</button>
<button class="btn-reject mdl-button mdl-js-button mdl-button--raised mdl-js-ripple-effect grimps-text-alcu" style="margin-left: 25px">
REJECT
</button>
</div>
</form>
</div>
</div>
</main>
</div>
<script src="public/js/jquery.min.js"></script>
<script src="public/js/material.min.js"></script>
<script src="public/js/verify.js"></script>
<script src="public/js/pdfobject.min.js"></script>
<script>
PDFObject.embed("public/Final_Project.pdf", "#pdf-project");
document.getElementById("uploadBtn").onchange = function () {
document.getElementById("uploadFile").value = this.files[0].name;
};
function redirect() {
window.location.href = 'dsn-students.html';
return false;
}
</script>
</body>
</html>