-
Notifications
You must be signed in to change notification settings - Fork 0
/
dashboard.html
303 lines (272 loc) · 14.5 KB
/
dashboard.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
293
294
295
296
297
298
299
300
301
302
303
<!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>Be the Bookie</title>
<!-- Bootstrap core CSS -->
<link href="plugins/bootstrap/css/bootstrap.min.css" rel="stylesheet">
<!-- Custom fonts for this template -->
<link href="plugins/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,500,500i,600,600i,700,700i,800" rel="stylesheet">
<!-- Plugin CSS -->
<link href="plugins/magnific-popup/magnific-popup.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="css/creative.css" rel="stylesheet">
</head>
<body id="page-top">
<!-- Navigation -->
<nav class="navbar navbar-expand-lg navbar-light fixed-top" id="mainNav">
<div class="container">
<a class="navbar-toggler-right" data-toggle="collapse" data-target="#navbarResponsive" aria-controls="navbarResponsive" aria-expanded="false" aria-label="Toggle navigation">
<div id="nav-icon1">
<span></span>
<span></span>
<span></span>
</div>
</a>
<div class="collapse navbar-collapse" id="navbarResponsive">
<ul class="navbar-nav list-inline">
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#">Home</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#">Setting</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#">Verify</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger" href="#">Support</a>
</li>
</ul>
<ul class="navbar-nav list-inline logout">
<li class="nav-item">
<a class="nav-link js-scroll-trigger text-muted " href="#">[email protected]</a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger text-dark" href="#">FIN<span class="text-primary"> :0.00</span></a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger text-dark" href="#">FIN<span class="text-info"> :0.00</span></a>
</li>
<li class="nav-item">
<a class="nav-link js-scroll-trigger text-muted " href="#">Logout<i class="fa fa-user login_icon"></i></a>
</li>
</ul>
</div>
</div>
</nav>
<section class="dashboard">
<div class="container">
<div class="row">
<div class="main_card card bg-white">
<div class="col-lg-12">
<div class="first_cards">
<div class="form-group">
<div class="input-group">
<input type="text" class="form-control" value="1 Fin" >
<span>=</span>
<input type="text" class="form-control" value="2.00 USD" >
<span>=</span>
<input type="text" class="form-control" value="1.68 EUR">
<span>=</span>
<input type="text" class="form-control" value="0.0001452665 BTC">
<span>=</span>
<input type="text" class="form-control" value="0.0001452665 BTC">
</div>
</div>
</div>
<div class="row">
<div class="col-lg-6 col-md-6 col-input">
<div class="card card-yellow">
<h6>Collected now</h6>
<!-- <div id="defaultCountdown" class="dashboard_counter"></div> -->
<div id="defaultCountdown" class="dashboard_counter is-countdown"><span class="countdown-row countdown-show4"><span class="countdown-section"><span class="countdown-amount">25</span><span class="countdown-period">days</span></span><span class="countdown-section"><span class="countdown-amount">2</span><span class="countdown-period">hour</span></span><span class="countdown-section"><span class="countdown-amount">14</span><span class="countdown-period">min</span></span><span class="countdown-section"><span class="countdown-amount">1</span><span class="countdown-period">sec</span></span></span></div>
</div>
</div>
<div class="col-lg-6 col-md-6 col-input">
<div class="card card-green Committed">
<h6 class="text-white">Committed</h6>
<h1 class="text-white">$ 355 555 55</h1>
</div>
</div>
</div>
</div>
</div>
<div class="main_card card bg-white first">
<div class="col-lg-12">
<div class="">
<h6 class="">Time Bonus</h6>
<div class="timebonus">
<h1 style="color:#027b5c;">Nov 27 <span class="text-muted"> -</span> Dec 30 <span class="amount_bonus text-muted"> : Amount Bonus</span></h1>
<div class="progress" style="height: 5px;">
<div class="progress-bar" style="width:60%" role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100"></div>
</div>
</div>
</div>
<div class="">
<h6 class="">Buy Finom Token </h6>
<br>
</div>
<div class="Buy_Finom_TokenBTC">
<div class="row">
<div class="col-lg-3 col-md-6 col-input">
<div class="input-group">
<span class="input-group-btn">
<button class="btn btn-yellow" >BTC</button>
</span>
<input type="text" class="form-control">
<span class="input-group-btn">
<button class="btn btn-green" type="button">Pay</button>
</span>
</div>
</div>
<div class="col-lg-3 col-md-6 col-input">
<div class="input-group">
<span class="input-group-btn">
<button class="btn btn-yellow" >ETH</button>
</span>
<input type="text" class="form-control">
<span class="input-group-btn">
<button class="btn btn-defult" type="button">Pay</button>
</span>
</div>
</div>
<div class="col-lg-3 col-md-6 col-input">
<div class="input-group">
<span class="input-group-btn">
<button class="btn btn-yellow" >USD</button>
</span>
<input type="text" class="form-control">
<span class="input-group-btn">
<button class="btn btn-defult" type="button">Pay</button>
</span>
</div>
</div>
<div class="col-lg-3 col-md-6 col-input">
<div class="input-group">
<span class="input-group-btn">
<button class="btn btn-defult" >EUR</button>
</span>
<input type="text" class="form-control">
<span class="input-group-btn">
<button class="btn btn-defult" type="button">Pay</button>
</span>
</div>
</div>
<div class="col-lg-12"><br class="web_only">
<div class="row">
<div class="col-lg-3 col-md-6 col-input">
<div class="input-group">
<span class="input-group-btn">
<button class="btn btn-yellow">PIN</button>
</span>
<input type="text" class="form-control">
</div>
</div>
<div class="tooltip_btn"> FIN Price $2 <a class="" data-toggle="tooltip" data-placement="top" title="Tooltip on top"><i class="fa fa-question"></i>
</a>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="main_card card bg-white">
<div class="col-lg-12">
<h6 class="">Transaction History</h6>
<div class="row">
<div class="container">
<br>
<table class="table ">
<thead>
<tr class="history_heading">
<th>Date</th>
<th>CURRENCY</th>
<th>AMOUNT</th>
<th>AMOUNT FIN</th>
<th>AMOUNT BONUS FIN</th>
<th>STATUS</th>
<th>OPERATION ID</th>
</tr>
</thead>
<tbody>
<tr>
<td>John</td>
<td>Doe</td>
<td>John</td>
<td>Doe</td>
<td>John</td>
<td>Doe</td>
<td>John</td>
</tr><tr>
<td>John</td>
<td>Doe</td>
<td>John</td>
<td>Doe</td>
<td>John</td>
<td>Doe</td>
<td>John</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</div>
</section>
<section id="" class="Copyright">
<div class="container">
<div class="row">
<div class="col-lg-6 col-md-7">
<div class="row">
<h6>Copyright © 2017 Bethebookie <span class="text-muted" style="padding-left:30px">All rights reserved.</span></h6>
</div>
</div>
<div class="col-lg-6 col-md-5 footerr_menu">
<div class="">
<ul class="list-inline pull-right">
<li><a href="#">Terms of Use</a></li>
<li><a href="#">Privacy Policy</a></li>
</ul>
</div>
</div>
<p>Disclaimer: The findings, ratings and/or opinions expressed herein are the intellectual property of CoinFi and are subject to change without notice. They are not intended to convey any guarantees as to the future performance of the said products. Past performance does not guarantee future results. This does not contain investment advice or constitute individualized investment advice relating to your particular circumstances. No investment decision should be made based on this information without first obtaining appropriate professional advice and considering your circumstances. This does not constitute an offer or a solicitation of an offer to buy or sell securities, commodities and/or any other financial instruments or products or constitute a solicitation on behalf of any of the investment managers, their affiliates, products or strategies the information of which may be contained herein. The information contained herein may not adequately take into account the recipient’s particular investment objectives, financial situations, or needs. Prospective token contributors should consult their legal, tax and financial advisers as to the consequences of an contribution. Any manager mix and portfolio structure which may be provided herein are for illustrative purposes only and subject to change. The inclusion of any contribution herein does not represent a recommendation of that contribution. All contributions experience gain or loss. An contributor may lose all or a substantial part of its contribution.</p>
</div>
</div>
</section>
<!-- Bootstrap core JavaScript -->
<script src="plugins/jquery/jquery.min.js"></script>
<script src="plugins/bootstrap/js/bootstrap.bundle.min.js"></script>
<!-- Plugin JavaScript -->
<script src="plugins/jquery-easing/jquery.easing.min.js"></script>
<script src="plugins/scrollreveal/scrollreveal.min.js"></script>
<script src="plugins/magnific-popup/jquery.magnific-popup.min.js"></script>
<!-- Custom scripts for this template -->
<script src="js/creative.min.js"></script>
<script src="js/jquery.plugin.min.js"></script>
<script src="js/jquery.countdown.js"></script>
<script>
$(function () {
var austDay = new Date();
austDay = new Date(austDay.getFullYear() + 1, 1-12, 0);
$('#defaultCountdown').countdown({until: austDay});
$('#year').text(austDay.getFullYear());
});
$(document).ready(function(){
$('#nav-icon1').click(function(){
$(this).toggleClass('open');
});
});
$(function () {
$('[data-toggle="tooltip"]').tooltip()
})
</script>
</body>
</html>