-
Notifications
You must be signed in to change notification settings - Fork 0
/
status.html
209 lines (180 loc) · 13.4 KB
/
status.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Whatsapp</title>
<link rel="shortcut icon" href="https://cdn4.iconfinder.com/data/icons/social-media-2110/64/WhatsApp-01-512.png"
type="image/x-icon">
<!-- tailwind css -->
<link rel="stylesheet" href="assests/css/styles.css">
</head>
<body class="h-screen w-screen overflow-hidden bg-[url('https://docegeracao.com.br/wp-content/uploads/2019/06/bg-whatsapp.jpg')] bg-emerald-800">
<main class="h-screen md:flex md:justify-center md:m-10">
<div class="flex-col">
<div>
<!-- Header -->
<div class="bg-emerald-800">
<div class="upper-nav bg-emerald-800 flex justify-between items-center px-4 py-[0.20rem] ">
<div class=" text-white p-4">
<a href="./index.html">
<h1 class="text-xl font-semibold">WhatsApp </h1>
</a>
</div>
<div class="tools flex justify-center items-center space-x-4 text-white">
<a href="https://github.com/Vk2401/whatsapp-ui-tailwind" class="hover:text-blue-400"
target="_blank" rel="noopener noreferrer" title="Source code Repo">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"
class="fill-current
">
<path fill="currentColor" fill-rule="evenodd"
d="M12.026 2c-5.509 0-9.974 4.465-9.974 9.974c0 4.406 2.857 8.145 6.821 9.465c.499.09.679-.217.679-.481c0-.237-.008-.865-.011-1.696c-2.775.602-3.361-1.338-3.361-1.338c-.452-1.152-1.107-1.459-1.107-1.459c-.905-.619.069-.605.069-.605c1.002.07 1.527 1.028 1.527 1.028c.89 1.524 2.336 1.084 2.902.829c.091-.645.351-1.085.635-1.334c-2.214-.251-4.542-1.107-4.542-4.93c0-1.087.389-1.979 1.024-2.675c-.101-.253-.446-1.268.099-2.64c0 0 .837-.269 2.742 1.021a9.582 9.582 0 0 1 2.496-.336a9.554 9.554 0 0 1 2.496.336c1.906-1.291 2.742-1.021 2.742-1.021c.545 1.372.203 2.387.099 2.64c.64.696 1.024 1.587 1.024 2.675c0 3.833-2.33 4.675-4.552 4.922c.355.308.675.916.675 1.846c0 1.334-.012 2.41-.012 2.737c0 .267.178.577.687.479C19.146 20.115 22 16.379 22 11.974C22 6.465 17.535 2 12.026 2z"
clip-rule="evenodd" />
</svg></a>
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"
class="fill-current hover:cursor-pointer hover:text-gray-300">
<path
d="M15.5 14h-.79l-.28-.27a6.5 6.5 0 0 0 1.48-5.34c-.47-2.78-2.79-5-5.59-5.34a6.505 6.505 0 0 0-7.27 7.27c.34 2.8 2.56 5.12 5.34 5.59a6.5 6.5 0 0 0 5.34-1.48l.27.28v.79l4.25 4.25c.41.41 1.08.41 1.49 0c.41-.41.41-1.08 0-1.49L15.5 14zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5S14 7.01 14 9.5S11.99 14 9.5 14z" />
</svg>
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"
class="fill-current hover:cursor-pointer hover:text-gray-300">
<path
d="M12 16a2 2 0 0 1 2 2a2 2 0 0 1-2 2a2 2 0 0 1-2-2a2 2 0 0 1 2-2m0-6a2 2 0 0 1 2 2a2 2 0 0 1-2 2a2 2 0 0 1-2-2a2 2 0 0 1 2-2m0-6a2 2 0 0 1 2 2a2 2 0 0 1-2 2a2 2 0 0 1-2-2a2 2 0 0 1 2-2Z" />
</svg>
</div>
</div>
<div class="bg-emerald-800 flex justify-between items-center pt-[0.60rem]">
<div
class="bg-emerald-800 px-3 py-2 text-white flex justify-between items-center w-full space-x-4">
<div class="hover:cursor-pointer">
<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 24 24"
class="fill-current w-6">
<path
d="M12 18q2.075 0 3.538-1.462Q17 15.075 17 13q0-2.075-1.462-3.538Q14.075 8 12 8Q9.925 8 8.463 9.462Q7 10.925 7 13q0 2.075 1.463 3.538Q9.925 18 12 18Zm0-2q-1.25 0-2.125-.875T9 13q0-1.25.875-2.125T12 10q1.25 0 2.125.875T15 13q0 1.25-.875 2.125T12 16Zm6-6q.425 0 .712-.288Q19 9.425 19 9t-.288-.713Q18.425 8 18 8t-.712.287Q17 8.575 17 9t.288.712Q17.575 10 18 10ZM4 21q-.825 0-1.412-.587Q2 19.825 2 19V7q0-.825.588-1.412Q3.175 5 4 5h3.15L8.7 3.325q.15-.15.337-.238Q9.225 3 9.425 3h5.15q.2 0 .388.087q.187.088.337.238L16.85 5H20q.825 0 1.413.588Q22 6.175 22 7v12q0 .825-.587 1.413Q20.825 21 20 21Z" />
</svg>
</div>
<div class="flex items-center flex-1 justify-between w-full px-2">
<a href="./index.html" rel="noopener noreferrer">
<div
class="uppercase font-medium text-sm flex items-center space-x-2 hover:cursor-pointer relative">
<span class="text-gray-400">Chats</span>
<span
class="bg-white text-emerald-700 p-0.5 rounded-full w-5 h-5 text-xs flex items-center justify-center">
3</span>
</div>
</a>
<a href="./status.html" rel="noopener noreferrer">
<div
class="uppercase font-medium text-sm flex items-center space-x-2 relative hover:cursor-pointer">
<span class="">status</span>
<div class="absolute right-1 top-8 w-full h-1 bg-white"></div>
</div>
</a>
<a href="./calls.html" rel="noopener noreferrer">
<div
class="uppercase font-medium text-sm flex items-center space-x-2 hover:cursor-pointer">
<span class="text-gray-400">Calls</span>
</div>
</a>
</div>
</div>
</div>
</div>
<!-- status List -->
<div class="bg-white relative overflow-y-auto h-[86.7vh] md:h-[700px] md:w-[430px]">
<!-- float -->
<span
class="rounded-full bg-emerald-800 text-white fixed md:absolute bottom-3 right-2 hover:cursor-pointer hover:bg-emerald-950">
<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" viewBox="0 0 24 24"
class="fill-current m-3">
<path fill="currentColor"
d="M12 18q2.075 0 3.538-1.462Q17 15.075 17 13q0-2.075-1.462-3.538Q14.075 8 12 8Q9.925 8 8.463 9.462Q7 10.925 7 13q0 2.075 1.463 3.538Q9.925 18 12 18Zm0-2q-1.25 0-2.125-.875T9 13q0-1.25.875-2.125T12 10q1.25 0 2.125.875T15 13q0 1.25-.875 2.125T12 16Zm6-6q.425 0 .712-.288Q19 9.425 19 9t-.288-.713Q18.425 8 18 8t-.712.287Q17 8.575 17 9t.288.712Q17.575 10 18 10ZM4 21q-.825 0-1.412-.587Q2 19.825 2 19V7q0-.825.588-1.412Q3.175 5 4 5h3.15L8.7 3.325q.15-.15.337-.238Q9.225 3 9.425 3h5.15q.2 0 .388.087q.187.088.337.238L16.85 5H20q.825 0 1.413.588Q22 6.175 22 7v12q0 .825-.587 1.413Q20.825 21 20 21Z" />
</svg>
</span>
<span
class="rounded-full bg-gray-800 text-white fixed md:absolute bottom-[65px] right-2 hover:cursor-pointer hover:bg-gray-950">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24"
class="fill-current m-3">
<path fill="currentColor"
d="m19.3 8.925l-4.25-4.2l1.4-1.4q.575-.575 1.413-.575t1.412.575l1.4 1.4q.575.575.6 1.388t-.55 1.387L19.3 8.925ZM17.85 10.4L7.25 21H3v-4.25l10.6-10.6l4.25 4.25Z" />
</svg>
</span>
<!-- my status -->
<div class="p-4 hover:bg-gray-200 cursor-pointer bg-white">
<div class="">
<div class="flex items-center pb-1">
<div class="ring-offset-3 ring-2 ring-gray-500 rounded-full p-1"><img
src="https://avatars.githubusercontent.com/u/95954567?v=4" alt="Vasanth dp"
class="w-16 h-auto rounded-full "></div>
<div class="ml-4 flex justify-between w-full">
<div>
<h2 class="text-lg font-semibold">My Status</h2>
<p class="text-gray-500">9:45AM</p>
</div>
<div class=" ">
<span class="text-gray-500"><svg xmlns="http://www.w3.org/2000/svg" width="30"
height="30" viewBox="0 0 24 24" class="fill-current">
<path
d="M12 16a2 2 0 0 1 2 2a2 2 0 0 1-2 2a2 2 0 0 1-2-2a2 2 0 0 1 2-2m0-6a2 2 0 0 1 2 2a2 2 0 0 1-2 2a2 2 0 0 1-2-2a2 2 0 0 1 2-2m0-6a2 2 0 0 1 2 2a2 2 0 0 1-2 2a2 2 0 0 1-2-2a2 2 0 0 1 2-2Z" />
</svg></span>
</div>
</div>
</div>
</div>
</div>
<p class="text-gray-500 font-semibold m-3">Recent updates</p>
<!-- recent status -->
<div class="p-4 hover:bg-gray-200 cursor-pointer bg-white">
<div>
<div class="flex items-center pb-1">
<div class="ring-offset-3 ring-2 ring-emerald-600 rounded-full p-1"><img
src="https://imagez.tmz.com/image/10/1by1/2022/11/14/10119ad63e6745e4aa39ef8302255518_xl.jpg"
alt="Elon DP" class="w-16 h-auto rounded-full "></div>
<div class="ml-4 flex justify-between w-full">
<div>
<h2 class="text-lg font-semibold">Elon Musk</h2>
<p class="text-gray-500">Just now</p>
</div>
</div>
</div>
</div>
</div>
<div class="p-4 hover:bg-gray-200 cursor-pointer bg-white">
<div>
<div class="flex items-center pb-1">
<div class="ring-offset-3 ring-2 ring-emerald-600 rounded-full p-1"><img
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQvZJSoQ3J7XIRyi349TpE-mcFU28k5gBQUXg&usqp=CAU"
alt="Girl" class="w-16 h-auto rounded-full "></div>
<div class="ml-4 flex justify-between w-full">
<div>
<h2 class="text-lg font-semibold">She ❤️</h2>
<p class="text-gray-500">5 minutes ago</p>
</div>
</div>
</div>
</div>
</div>
<p class="text-gray-500 font-semibold m-3">Viewed updates</p>
<!-- viewed updates -->
<div class="p-4 hover:bg-gray-200 cursor-pointer bg-white">
<div>
<div class="flex items-center pb-1">
<div class="ring-offset-3 ring-2 ring-gray-400 rounded-full p-1"><img
src="https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRzT2XWYyEk-TscJEp7RWIvQqYRzQbN8y966w&usqp=CAU"
alt="Friend" class="w-16 h-auto rounded-full "></div>
<div class="ml-4 flex justify-between w-full">
<div>
<h2 class="text-lg font-semibold">Friend</h2>
<p class="text-gray-500">Yesterday</p>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</main>
</body>
</html>