-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
247 lines (173 loc) · 13.2 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
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Harvesta</title>
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-9ndCyUaIbzAi2FUVXJi0CjmCapSmO7SnpJef0486qhLnuZ2cdeRhO02iuK6FUUVM" crossorigin="anonymous">
<link rel="shortcut icon" href="./Harvesta.ico" type="image/x-icon">
</head>
<body>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-geWF76RCwLtnZ8qwWowPQNguL3RmwHVBC9FhGdlKrxdiJJigb/j/68SIy3Te4Bkz" crossorigin="anonymous"></script>
<div class="container">
<header class="d-flex flex-wrap justify-content-center py-3 mb-4 border-bottom">
<a href="/" class="d-flex align-items-center mb-3 mb-md-0 me-md-auto link-body-emphasis text-decoration-none">
<svg class="bi me-2" width="40" height="32"> <img src="./Harvesta.png" alt="Logo" href="./index.html"> </svg>
<span style="font-family: 'Times New Roman', Times, serif;" class="fs-4 mx-3" href="./index.html">Harvesta</span>
</a>
<ul class="nav nav-pills my-3">
<li class="nav-item"><a href="./Features.html" class="nav-link">Features</a></li>
<li class="nav-item"><a href="./Subscribe.html" class="nav-link">Subscribe</a></li>
<li class="nav-item"><a href="./AdminLogin.html" class="nav-link active" aria-current="page">Admin Login</a></li>
</ul>
</header>
</div>
<div class="row p-4 pb-0 pe-lg-0 pt-lg-5 align-items-center rounded-3 border shadow-lg">
<div class="col-lg-7 p-3 p-lg-5 pt-lg-3">
<h1 class="display-4 fw-bold lh-1 text-body-emphasis">Welcome to Harvesta: </h1>
<h1 class="display-6 fw-bold lh-1 text-body-emphasis">Your Source for Daily Crop Prices</h1>
<p class="lead display-7">Why Choose Harvesta?</p>
<ul>
<li>
<strong>Real-Time Crop Prices:</strong> Access the most up-to-date and reliable market information on a wide range of crops, ensuring you stay informed and make informed decisions.
</li>
<li>
<strong>Hassle-Free Updates:</strong> Our dedicated team of administrators enters the latest crop prices daily, guaranteeing accuracy and saving you time and effort.
</li>
<li>
<strong>Stay In the Loop:</strong> Subscribe to our email service and receive regular updates on crop prices, delivered directly to your inbox. Be the first to know and stay ahead of the market.
</li>
<li>
<strong>User-Friendly Interface:</strong> Navigate our intuitive and visually appealing platform with ease. Find the crop prices you need quickly using our powerful search and filtering options.
</li>
<li>
<strong>Community Collaboration:</strong> Join our thriving community of farmers, traders, and enthusiasts. Share insights, exchange knowledge, and build valuable connections within the agricultural industry.
</li>
<li>
<strong>Empowering Decision-Making:</strong> Make well-informed decisions with confidence. Our reliable and accurate data empowers you to optimize your farming operations, trading strategies, and more.
</li>
<li>
<strong>Enhance Productivity:</strong> Harvesta's comprehensive platform saves you time and energy by providing all the crop prices you need in one convenient location. Focus on what matters most – growing your business.
</li>
<li>
<strong>Foster Sustainable Agriculture:</strong> By promoting fair pricing and transparency, Harvesta contributes to a more sustainable and equitable agricultural ecosystem. Join us in creating a brighter future for farmers and consumers alike.
</li>
</ul>
<h3>Start Your Journey with Harvesta:</h3>
<p>
Unleash the potential of your farming or trading endeavors by accessing real-time crop prices and empowering yourself with the information you need to succeed. Join the Harvesta community today and experience a new era of informed decision-making in the agricultural industry.
</p>
<p>
Together, let's cultivate success, nurture growth, and reap the rewards of a thriving agricultural ecosystem. Harvesta - Where Crop Prices Come Alive.
</p>
<div class="d-grid gap-2 d-md-flex justify-content-md-start mb-4 mb-lg-3">
<button type="button" class="btn btn-outline-secondary btn-lg px-4"><a href="./Features.html" >Features</a></button>
<button type="button" class="btn btn-outline-secondary btn-lg px-4"><a href="./Subscribe.html">Subscribe</a></button>
</div>
</div>
<div class="col-lg-4 offset-lg-1 p-0 overflow-hidden shadow-lg">
<img class="rounded-lg-3" src="./HERO.png" alt="" >
</div>
<div class="px-4 py-5 my-5 text-center">
<img class="d-block mx-auto mb-4" src="./Harvesta.png" alt="" width="72" height="57">
<h1 class="display-5 fw-bold text-body-emphasis">Todays Market Price</h1>
<div class="col-lg-6 mx-auto">
<p class="lead mb-4">Quickly design and customize responsive mobile-first sites with Bootstrap, the world’s most popular front-end open source toolkit, featuring Sass variables and mixins, responsive grid system, extensive prebuilt components, and powerful JavaScript plugins.</p>
<div class="d-grid gap-2 d-sm-flex justify-content-sm-center">
<table class="table">
<thead>
<tr>
<th scope="col">#</th>
<th scope="col" colspan="2">Commodity</th>
<th scope="col">Date</th>
<th scope="col">Price</th>
</tr>
</thead>
<tbody>
<tr>
<th scope="row">1</th>
<td colspan="2">Wheat</td>
<td>DateVariable</td>
<td>PRICEVARIABLE <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16 16"><path d="M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"/></svg> </td>
</tr>
<tr>
<th scope="row">2</th>
<td colspan="2">Rice</td>
<td>DateVariable</td>
<td>PRICEVARIABLE <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16 16"><path d="M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"/></svg> </td>
</tr>
<tr>
<th scope="row">3</th>
<td colspan="2">Mung dal</td>
<td>DateVariable</td>
<td>PRICEVARIABLE <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16 16"><path d="M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"/></svg> </td>
</tr>
<tr>
<th scope="row">4</th>
<td colspan="2">Urad dal</td>
<td>DateVariable</td>
<td>PRICEVARIABLE <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16 16"><path d="M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"/></svg> </td>
</tr>
<tr>
<th scope="row">5</th>
<td colspan="2">Chana dal</td>
<td>DateVariable</td>
<td>PRICEVARIABLE <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16 16"><path d="M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"/></svg> </td>
</tr>
<tr>
<th scope="row">6</th>
<td colspan="2">Moonga Phalee</td>
<td>DateVariable</td>
<td>PRICEVARIABLE <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16 16"><path d="M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"/></svg> </td>
</tr>
<tr>
<th scope="row">7</th>
<td colspan="2">Jawar</td>
<td>DateVariable</td>
<td>PRICEVARIABLE <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16 16"><path d="M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"/></svg> </td>
</tr>
<tr>
<th scope="row">8</th>
<td colspan="2">Bajra</td>
<td>DateVariable</td>
<td>PRICEVARIABLE <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16 16"><path d="M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"/></svg> </td>
</tr>
<tr>
<th scope="row">9</th>
<td colspan="2">Potato</td>
<td>DateVariable</td>
<td>PRICEVARIABLE <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16 16"><path d="M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"/></svg> </td>
</tr>
<tr>
<th scope="row">10</th>
<td colspan="2">Onion</td>
<td>DateVariable</td>
<td>PRICEVARIABLE <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16 16"><path d="M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"/></svg> </td>
</tr>
<tr>
<th scope="row">11</th>
<td colspan="2">Tomato</td>
<td>DateVariable</td>
<td>PRICEVARIABLE <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16 16"><path d="M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"/></svg> </td>
</tr>
<tr>
<th scope="row">12</th>
<td colspan="2">Sugar</td>
<td>DateVariable</td>
<td>PRICEVARIABLE <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16 16"><path d="M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"/></svg> </td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
<footer class="py-5 text-center text-body-secondary bg-body-tertiary">
<p>Harvesta - Agriculture with Tech by Armed developers(Team Members- Ashish Verma, Rheetik Sharma, Meet Jain)</p>
<p class="mb-0">
<a href="#">Code Relay 2.0 Hackathon 2023</a>
</p>
</footer>
</div>
</body>
</html>