-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTransactionhistory.html
231 lines (223 loc) · 7.85 KB
/
Transactionhistory.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
<!DOCTYPE html>
<html lang="zxx">
<head>
<meta charset="UTF-8" />
<meta name="description" content="Videograph Template" />
<meta name="keywords" content="Videograph, unica, creative, html" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
<title>Bona Fide</title>
<!-- Google Font -->
<link
href="https://fonts.googleapis.com/css2?family=Play:wght@400;700&display=swap"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500;600;700&display=swap"
rel="stylesheet"
/>
<!-- Css Styles -->
<link rel="stylesheet" href="css/bootstrap.min.css" type="text/css" />
<link rel="stylesheet" href="css/font-awesome.min.css" type="text/css" />
<link rel="stylesheet" href="css/elegant-icons.css" type="text/css" />
<link rel="stylesheet" href="css/owl.carousel.min.css" type="text/css" />
<link rel="stylesheet" href="css/magnific-popup.css" type="text/css" />
<link rel="stylesheet" href="css/slicknav.min.css" type="text/css" />
<link rel="stylesheet" href="css/style.css" type="text/css" />
<link
rel="stylesheet"
href="css/ProductImageDetail.module.css"
type="text/css"
/>
<script
src="https://cdnjs.cloudflare.com/ajax/libs/modernizr/2.8.3/modernizr.min.js"
type="text/javascript"
></script>
<link rel="stylesheet" href="./css/Transactionhistory.css" />
</head>
<!-- class="hero-image" -->
<body class="body">
<!-- Page Preloder -->
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<!-- Header Section Begin -->
<header class="header">
<div class="container">
<div class="row">
<div class="col-lg-2">
<div class="header__logo">
<a href="./index.html"
><img
src="img/work/organo/BB.png"
alt=""
style="width: 60px; height: 60px"
/></a>
</div>
</div>
<div class="col-lg-10">
<div class="header__nav__option">
<nav class="header__nav__menu mobile-menu">
<ul>
<li class="active"><a href="./">Home</a></li>
<li><a href="./register">Product Registration</a></li>
<li><a href="./SearchPage">Authentication Check</a></li>
<li>
<a href="./ProductList">Transaction History</a>
</li>
<li><a href="./contact">Contact</a></li>
</ul>
</nav>
<div class="header__nav__social">
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-dribbble"></i></a>
<a href="#"><i class="fa fa-instagram"></i></a>
<a href="#"><i class="fa fa-youtube-play"></i></a>
</div>
</div>
</div>
</div>
<div id="mobile-menu-wrap"></div>
</div>
</header>
<div class="Container1">
<img
src="./img/69561.jpg"
alt="The Great Wave of Kangawa"
width="500"
height="400"
class="img"
/>
<div class="InnerContainer">
<div class="Text1">
<p><b>Made by: </b></p>
<p>Katsushika Hokusai</p>
</div>
<div class="Text1">
<p><b>ID: </b></p>
<p>XXXXXXXXX</p>
</div>
<div class="Text1" ,>
<h4><b>Last Transaction: </b></h4>
</div>
<br />
<div class="Text1">
<p><b>Date: </b></p>
<p>XX/XX/XXXX</p>
</div>
<br />
<div class="Text1">
<p><b>Buyer: </b></p>
<p>XXXXXX</p>
</div>
<br />
<div class="Text1">
<p><b>Seller: </b></p>
<p>XXXXXX</p>
</div>
</div>
</div>
<hr
style="
height: 2px;
border-width: 0;
color: gray;
background-color: white;
margin-right: 2em;
margin-left: 2em;
"
/>
<section id="cd-timeline" class="cd-container">
<script></script>
</section>
<!-- Footer Section Begin -->
<footer class="footer">
<div class="container">
<div class="footer__top">
<div class="row">
<div class="col-lg-6 col-md-6">
<div class="footer__top__logo">
<a href="./index.html">
<img
src="img/work/organo/BB.png"
style="width: 50px; height: 50px"
alt=""
/></a>
<h2 style="color: white">Simply The Best</h2>
</div>
</div>
<div class="col-lg-6 col-md-6">
<div class="footer__top__social">
<a href="#"><i class="fa fa-facebook"></i></a>
<a href="#"><i class="fa fa-twitter"></i></a>
<a href="#"><i class="fa fa-dribbble"></i></a>
<a href="#"><i class="fa fa-instagram"></i></a>
<a href="#"><i class="fa fa-youtube-play"></i></a>
</div>
</div>
</div>
</div>
<div class="footer__option">
<div class="row">
<div class="col-lg-4 col-md-6 col-sm-6">
<div class="footer__option__item">
<h5>About us</h5>
<p>
Formed in 2020 by Kalindi, Utsav Kansal, Sunisth, Harshhul
Malik and Aryan Kulesh
</p>
<a href="#" class="read__more"
>Read more <span class="arrow_right"></span
></a>
</div>
</div>
<div class="col-lg-2 col-md-3 col-sm-3">
<div class="footer__option__item">
<h5>Who are we ?</h5>
<ul>
<li><a href="#">Team</a></li>
<li><a href="./contact.html">Contact us</a></li>
</ul>
</div>
</div>
<div class="col-lg-4 col-md-12"></div>
</div>
</div>
<div class="footer__copyright">
<div class="row">
<div class="col-lg-12 text-center">
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
<p class="footer__copyright__text">
Copyright ©
<script>
document.write(new Date().getFullYear());
</script>
All rights reserved | This website is made with
<i class="fa fa-heart-o" aria-hidden="true"></i> by
<a href="https://colorlib.com" target="_blank"
>"See the team above"</a
>
</p>
<!-- Link back to Colorlib can't be removed. Template is licensed under CC BY 3.0. -->
</div>
</div>
</div>
</div>
</footer>
<!-- Footer Section End -->
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.magnific-popup.min.js"></script>
<script src="js/mixitup.min.js"></script>
<script src="js/masonry.pkgd.min.js"></script>
<script src="js/jquery.slicknav.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/main.js"></script>
<script src="https://www.gstatic.com/firebasejs/8.0.0/firebase-app.js"></script>
<script src="https://www.gstatic.com/firebasejs/8.0.0/firebase-auth.js"></script>
<script src="https://www.gstatic.com/firebasejs/8.0.0/firebase-database.js"></script>
<script src="./js/Transactionhistory.js"></script>
</body>
</html>