forked from Pranesh1221/Masai-MyNetDiary-Project
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dashboard.html
252 lines (248 loc) · 8.85 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
<!DOCTYPE html>
<html lang="en">
<link>
<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>Document</title>
<link rel="stylesheet" href="dashboard.css"></link>
</head>
<body>
<div class="dashboard__page">
<div class="nav__bar">
<div class="nav__bar__top">
<div class="nav__bar__top__logo">
<img
src="https://github.com/AbhinavRajSing/magnesium/blob/main/images/mynet2.PNG?raw=true"
alt=""
/>
</div>
<div class="nav__bar__top__right">
<img
src="https://www.mynetdiary.com/img/Premium_planning_x2.png"
alt=""
/>
<div class="dropdown">
<a class="dropbtn" href=""><i class="fas fa-ellipsis-v"></i></a>
<div class="dropdown-content">
<a href="index.html">LOG OUT</a>
</div>
</div>
</div>
</div>
<div class="nav__bar__bottom">
<a href="dashboard.html">DASHBOARD</a>
<a href="plan.html">PLAN</a>
<a href="food.html">FOOD</a>
<a href="exercise.html">EXERCISE</a>
<a href="analysis.html">ANALYSIS</a>
<a href="#">COMMUNITY</a>
<a href="settingsPage.html">SETTINGS</a>
</div>
</div>
<div class="dashboard__middle">
<div class="dashboard__middle__left">
<div class="left__first">
<div class="heading">
<h4>Calorie Budget</h4>
<h2>1136</h2>
</div>
<button class="logbtn">+</button>
<img
class="dots"
src="https://www.flaticon.com/premium-icon/icons/svg/3748/3748694.svg"
alt=""
/>
<img
style="width: 100%"
src="https://github.com/AbhinavRajSing/magnesium/blob/main/images/dashboard.PNG?raw=true"
/>
</div>
<div class="left__second">
<div class="second__head">
<img
style="height: 40px"
src="https://s3.amazonaws.com/img.mynetdiary.com/advice/2020/12_person_apple@3x.png"
/>
<p>
The serving size listed on a food label may not be the same as the portion you actually eat. Check your portions for accurate logging.
</p>
</div>
<div class="second__bottom">
<h5>MORE</h5>
<h5>MY ADVICE</h5>
</div>
<img
class="dots"
src="https://www.flaticon.com/premium-icon/icons/svg/3748/3748694.svg"
alt=""
/>
</div>
<div class="left__third">
<div class="third__head">
<img
style="height: 40px"
src="https://s3.amazonaws.com/img.mynetdiary.com/plan/nutrition_target.png"
/>
<h4 style="color: grey">Nutrients</h4>
</div>
<div class="third__middle">
<h4 style="color: grey">Sodium</h4>
<div style="width: 250px">
<p style="text-align: right">left , 2,300 mg</p>
<div
style="
width: 250px;
height: 10px;
background-color: rgb(179, 164, 164);
margin: 0;
"
></div>
</div>
<img
style="height: 20px"
src="https://www.flaticon.com/premium-icon/icons/svg/3748/3748694.svg"
alt=""
/>
</div>
<div class="third__bottom">
<h5 style="color: #3c9ec3">DAY REPORT</h5>
<h5 style="color: #3c9ec3">FOOD LOG</h5>
</div>
<img
class="dots"
src="https://www.flaticon.com/premium-icon/icons/svg/3748/3748694.svg"
alt=""
/>
</div>
</div>
<div class="dashboard__middle__right">
<div class="right__first">
<div class="right__first__head">
<img
style="height: 40px"
src="https://s3.amazonaws.com/img.mynetdiary.com/dashboard/icon_analysis.png"
/>
<p>
Please log morethan 400 food calories to get weight forecast and
<br />diet tips
</p>
</div>
<h4 style="color: #3c9ec3; text-align: right">DAILY ANALYSIS</h4>
</div>
<div class="right__second">
<div class="right__second__head">
<img
style="height: 40px"
src="https://s3.amazonaws.com/img.mynetdiary.com/dashboard/target_icon.png"
/>
<p>Weight Plan : please increase calorie budget</p>
</div>
<img
src="https://github.com/AbhinavRajSing/magnesium/blob/main/images/graph.PNG?raw=true"
/>
<div class="right__second__middle">
<div style="display: flex; align-items: center">
<img
style="height: 40px"
src="https://s3.amazonaws.com/img.mynetdiary.com/plan/weight_plan.png"
/>
<p>Current Weight : 95lb<br />Maintained weight since 3 days</p>
</div>
<img
style="height: 20px"
src="https://www.flaticon.com/premium-icon/icons/svg/3748/3748694.svg"
alt=""
/>
</div>
<div class="right__second__bottom">
<h5 style="color: #3c9ec3">WEIGH-IN</h5>
<h5 style="color: #3c9ec3">PLAN</h5>
<h5 style="color: #3c9ec3">CHART</h5>
</div>
</div>
<div class="right__third">
<img
style="width: 100%; margin-top: 20px; border-radius: 10px"
src="https://s3.amazonaws.com/img.mynetdiary.com/premiumrecipe/premium_discover_awesome_banner.jpeg"
/>
</div>
<div class="right__fourth">
<div class="right__fourth__head">
<img
style="width: 150px; border-radius: 10px; "
src="https://s3.amazonaws.com/img.mynetdiary.com/blog/how-to-reduce-sodium-intake.jpeg"
/>
<h3 id="right-fourth-h3">
Expert tips on how to reduce sodium intake
</h3>
</div>
<p>
Has your health care provider advised you to reduce sodium intake, or have you wondered if eating a lot of sodium is a big deal? Yes, indeed, it is important. Read this post to learn more.
</p>
<div class="right__fourth__bottom">
<h5 style="color: #3c9ec3">BLOG</h5>
<h5 style="color: #3c9ec3">LIBRARY</h5>
<h5 style="color: #3c9ec3">MY ADVICE</h5>
</div>
</div>
</div>
</div>
<div class="dashboard__footer">
<div class="dashboard__footer__one">
<h5>© 2020 MyNetDiary Inc.</h5>
<h6>
All Rights Reserved. MyNetDiary is a regestered trademark <br />of
MyNetDiary Inc.
</h6>
</div>
<div class="dashboard__footer__two">
<ul>
<li>Sucess Stories</li>
<li>Efficiency Report</li>
<li>Menmber Testimonials</li>
<li>Community</li>
<li>Dietician's Blog</li>
<li>Ask a Dietician</li>
<li>Instant Food Search</li>
<li>Diabities and health</li>
<li>tracking</li>
</ul>
</div>
<div class="dashboard__footer__three">
<ul>
<li>iphone/ipod App</li>
<li>Ipad App</li>
<li>Android App</li>
<li>Diabties app for phone</li>
<li>Diabities app for Android</li>
<li>Poducts and features</li>
<li>Fit Bit Liking</li>
<li>Withings Linking</li>
<li>Garmin Linking</li>
<li>Twitter linking</li>
</ul>
</div>
<div class="dashboard__footer__four">
<ul>
<li>Gift Cards & Group discounts</li>
<li>For Trainers</li>
<li>For Healthcare Professionals</li>
<li>For Falimies</li>
</ul>
</div>
<div class="dashboard__footer__five">
<ul>
<li>Help</li>
<li>Learan More</li>
<li>Diet Articles</li>
<li>About</li>
<li>Privacy Policy</li>
<li>Terms Of Use</li>
<li>Contact Us</li>
</ul>
</div>
</div>
</div>
</body>
</html>