Spaces:
Running
Running
Add 2 files
Browse files- index.html +264 -154
- prompts.txt +2 -1
index.html
CHANGED
@@ -1,213 +1,323 @@
|
|
|
|
|
|
|
|
1 |
<!DOCTYPE html>
|
2 |
<html lang="vi">
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
-
<title
|
7 |
<script src="https://cdn.tailwindcss.com"></script>
|
8 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
9 |
<style>
|
10 |
-
.
|
11 |
-
transform: translateY(-
|
12 |
-
box-shadow: 0 10px
|
13 |
-
}
|
14 |
-
.news-image {
|
15 |
-
height: 200px;
|
16 |
-
object-fit: cover;
|
17 |
-
transition: transform 0.3s ease;
|
18 |
}
|
19 |
-
.
|
20 |
-
|
21 |
}
|
22 |
-
.
|
23 |
-
|
24 |
}
|
25 |
-
.
|
26 |
-
background
|
27 |
-
color: white;
|
28 |
}
|
29 |
</style>
|
30 |
</head>
|
31 |
<body class="bg-gray-50 font-sans">
|
32 |
-
<!-- Header
|
33 |
-
<header class="bg-
|
34 |
<div class="container mx-auto px-4 py-6">
|
35 |
<div class="flex justify-between items-center">
|
36 |
<div class="flex items-center space-x-2">
|
37 |
-
<i class="fas fa-
|
38 |
-
<h1 class="text-2xl font-bold">
|
39 |
</div>
|
40 |
-
<nav class="hidden md:
|
41 |
-
<
|
42 |
-
|
43 |
-
|
44 |
-
|
45 |
-
<li><a href="#" class="hover:text-blue-200 transition">Liên hệ</a></li>
|
46 |
-
</ul>
|
47 |
</nav>
|
48 |
-
<
|
49 |
-
<
|
50 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
51 |
</div>
|
52 |
</div>
|
53 |
</header>
|
54 |
|
55 |
<!-- Main Content -->
|
56 |
<main class="container mx-auto px-4 py-8">
|
57 |
-
<!--
|
58 |
-
<
|
59 |
-
<h2 class="text-
|
60 |
-
<
|
61 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
62 |
|
63 |
-
|
64 |
-
|
65 |
-
|
66 |
-
|
67 |
-
|
68 |
-
|
69 |
-
|
70 |
-
|
|
|
|
|
71 |
</div>
|
72 |
-
<div class="
|
73 |
-
<div class="
|
74 |
-
|
75 |
-
|
76 |
-
|
77 |
-
|
78 |
-
|
79 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
80 |
</div>
|
81 |
-
<button class="mt-4 bg-blue-600 text-white px-4 py-2 rounded-lg hover:bg-blue-700 transition">Đọc tiếp</button>
|
82 |
</div>
|
83 |
</div>
|
84 |
</div>
|
85 |
</section>
|
86 |
|
87 |
-
<!--
|
88 |
<section class="mb-12">
|
89 |
-
<div class="flex justify-between items-center mb-
|
90 |
-
<
|
91 |
-
<div class="
|
92 |
-
<
|
93 |
-
<
|
94 |
-
<
|
95 |
-
|
96 |
-
|
97 |
-
|
98 |
-
<
|
99 |
-
</
|
100 |
</div>
|
101 |
</div>
|
102 |
|
103 |
-
|
104 |
-
|
105 |
-
<div class="
|
106 |
-
<
|
107 |
-
|
108 |
-
|
109 |
-
<div class="
|
110 |
-
|
111 |
-
|
112 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
113 |
</div>
|
114 |
-
<
|
115 |
-
|
116 |
-
|
117 |
-
|
118 |
-
<
|
|
|
|
|
119 |
</div>
|
120 |
</div>
|
121 |
-
</div>
|
122 |
|
123 |
-
|
124 |
-
|
125 |
-
|
126 |
-
|
127 |
-
|
128 |
-
|
129 |
-
|
130 |
-
<span class="tag bg-gray-100 text-gray-800 text-xs px-3 py-1 rounded-full">Chính sách</span>
|
131 |
-
<span class="tag bg-gray-100 text-gray-800 text-xs px-3 py-1 rounded-full">Biên Hòa</span>
|
132 |
</div>
|
133 |
-
<
|
134 |
-
|
135 |
-
|
136 |
-
|
137 |
-
<
|
|
|
|
|
|
|
|
|
|
|
138 |
</div>
|
139 |
</div>
|
140 |
-
</div>
|
141 |
|
142 |
-
|
143 |
-
|
144 |
-
|
145 |
-
|
146 |
-
|
147 |
-
|
148 |
-
|
149 |
-
|
150 |
-
|
|
|
151 |
</div>
|
152 |
-
<
|
153 |
-
|
154 |
-
|
155 |
-
|
156 |
-
<
|
|
|
|
|
157 |
</div>
|
158 |
</div>
|
159 |
-
</div>
|
160 |
|
161 |
-
|
162 |
-
|
163 |
-
|
164 |
-
|
165 |
-
|
166 |
-
|
167 |
-
|
168 |
-
|
169 |
-
|
|
|
170 |
</div>
|
171 |
-
<
|
172 |
-
|
173 |
-
|
174 |
-
|
175 |
-
<
|
|
|
|
|
176 |
</div>
|
177 |
</div>
|
178 |
</div>
|
179 |
|
180 |
-
<!--
|
181 |
-
<div class="
|
182 |
-
<
|
183 |
-
|
184 |
-
|
185 |
-
<div class="
|
186 |
-
<
|
187 |
-
<
|
188 |
-
|
189 |
-
</
|
190 |
-
<
|
191 |
-
<
|
192 |
-
<
|
193 |
-
<
|
194 |
-
|
195 |
-
</div>
|
196 |
</div>
|
197 |
</div>
|
|
|
|
|
198 |
|
199 |
-
|
200 |
-
|
201 |
-
|
202 |
-
|
203 |
-
|
|
|
|
|
|
|
204 |
<div class="p-6">
|
205 |
-
<div class="flex
|
206 |
-
<
|
207 |
-
<span class="
|
208 |
-
</div>
|
209 |
-
<
|
210 |
-
|
211 |
-
<div class="
|
212 |
-
<
|
213 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Here's a complete HTML file for a Vietnamese task management application that integrates with Notion, built with TailwindCSS:
|
2 |
+
|
3 |
+
```html
|
4 |
<!DOCTYPE html>
|
5 |
<html lang="vi">
|
6 |
<head>
|
7 |
<meta charset="UTF-8">
|
8 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
9 |
+
<title>Ứng dụng Quản lý Công việc - Kết nối Notion</title>
|
10 |
<script src="https://cdn.tailwindcss.com"></script>
|
11 |
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css">
|
12 |
<style>
|
13 |
+
.task-card:hover {
|
14 |
+
transform: translateY(-2px);
|
15 |
+
box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
|
|
|
|
|
|
|
|
|
|
|
16 |
}
|
17 |
+
.progress-bar {
|
18 |
+
transition: width 0.5s ease-in-out;
|
19 |
}
|
20 |
+
.notion-connect-btn {
|
21 |
+
background: linear-gradient(135deg, #000000 0%, #2d3436 100%);
|
22 |
}
|
23 |
+
.notion-connect-btn:hover {
|
24 |
+
background: linear-gradient(135deg, #2d3436 0%, #000000 100%);
|
|
|
25 |
}
|
26 |
</style>
|
27 |
</head>
|
28 |
<body class="bg-gray-50 font-sans">
|
29 |
+
<!-- Header -->
|
30 |
+
<header class="bg-indigo-600 text-white shadow-lg">
|
31 |
<div class="container mx-auto px-4 py-6">
|
32 |
<div class="flex justify-between items-center">
|
33 |
<div class="flex items-center space-x-2">
|
34 |
+
<i class="fas fa-tasks text-2xl"></i>
|
35 |
+
<h1 class="text-2xl font-bold">TaskMaster Việt</h1>
|
36 |
</div>
|
37 |
+
<nav class="hidden md:flex space-x-6">
|
38 |
+
<a href="#" class="hover:text-indigo-200 font-medium">Trang chủ</a>
|
39 |
+
<a href="#" class="hover:text-indigo-200 font-medium">Dự án</a>
|
40 |
+
<a href="#" class="hover:text-indigo-200 font-medium">Báo cáo</a>
|
41 |
+
<a href="#" class="hover:text-indigo-200 font-medium">Cài đặt</a>
|
|
|
|
|
42 |
</nav>
|
43 |
+
<div class="flex items-center space-x-4">
|
44 |
+
<button id="notionConnectBtn" class="notion-connect-btn text-white px-4 py-2 rounded-lg flex items-center space-x-2">
|
45 |
+
<i class="fab fa-notion"></i>
|
46 |
+
<span>Kết nối Notion</span>
|
47 |
+
</button>
|
48 |
+
<div class="w-10 h-10 rounded-full bg-indigo-400 flex items-center justify-center text-white font-bold cursor-pointer">
|
49 |
+
<span>NV</span>
|
50 |
+
</div>
|
51 |
+
</div>
|
52 |
</div>
|
53 |
</div>
|
54 |
</header>
|
55 |
|
56 |
<!-- Main Content -->
|
57 |
<main class="container mx-auto px-4 py-8">
|
58 |
+
<!-- Dashboard Overview -->
|
59 |
+
<section class="mb-12">
|
60 |
+
<h2 class="text-2xl font-bold mb-6 text-gray-800">Tổng quan công việc</h2>
|
61 |
+
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-4 gap-6">
|
62 |
+
<!-- Total Tasks Card -->
|
63 |
+
<div class="bg-white rounded-lg shadow p-6">
|
64 |
+
<div class="flex justify-between items-center">
|
65 |
+
<div>
|
66 |
+
<p class="text-gray-500">Tổng công việc</p>
|
67 |
+
<h3 class="text-3xl font-bold text-indigo-600">128</h3>
|
68 |
+
</div>
|
69 |
+
<div class="bg-indigo-100 p-3 rounded-full">
|
70 |
+
<i class="fas fa-tasks text-indigo-600 text-xl"></i>
|
71 |
+
</div>
|
72 |
+
</div>
|
73 |
+
<div class="mt-4">
|
74 |
+
<div class="flex justify-between text-sm text-gray-500 mb-1">
|
75 |
+
<span>Đã hoàn thành</span>
|
76 |
+
<span>64/128</span>
|
77 |
+
</div>
|
78 |
+
<div class="w-full bg-gray-200 rounded-full h-2">
|
79 |
+
<div class="bg-indigo-600 h-2 rounded-full progress-bar" style="width: 50%"></div>
|
80 |
+
</div>
|
81 |
+
</div>
|
82 |
+
</div>
|
83 |
+
|
84 |
+
<!-- High Priority Card -->
|
85 |
+
<div class="bg-white rounded-lg shadow p-6">
|
86 |
+
<div class="flex justify-between items-center">
|
87 |
+
<div>
|
88 |
+
<p class="text-gray-500">Ưu tiên cao</p>
|
89 |
+
<h3 class="text-3xl font-bold text-red-600">24</h3>
|
90 |
+
</div>
|
91 |
+
<div class="bg-red-100 p-3 rounded-full">
|
92 |
+
<i class="fas fa-exclamation text-red-600 text-xl"></i>
|
93 |
+
</div>
|
94 |
+
</div>
|
95 |
+
<div class="mt-4">
|
96 |
+
<div class="flex justify-between text-sm text-gray-500 mb-1">
|
97 |
+
<span>Đã hoàn thành</span>
|
98 |
+
<span>8/24</span>
|
99 |
+
</div>
|
100 |
+
<div class="w-full bg-gray-200 rounded-full h-2">
|
101 |
+
<div class="bg-red-600 h-2 rounded-full progress-bar" style="width: 33%"></div>
|
102 |
+
</div>
|
103 |
+
</div>
|
104 |
+
</div>
|
105 |
|
106 |
+
<!-- Overdue Card -->
|
107 |
+
<div class="bg-white rounded-lg shadow p-6">
|
108 |
+
<div class="flex justify-between items-center">
|
109 |
+
<div>
|
110 |
+
<p class="text-gray-500">Quá hạn</p>
|
111 |
+
<h3 class="text-3xl font-bold text-yellow-600">12</h3>
|
112 |
+
</div>
|
113 |
+
<div class="bg-yellow-100 p-3 rounded-full">
|
114 |
+
<i class="fas fa-clock text-yellow-600 text-xl"></i>
|
115 |
+
</div>
|
116 |
</div>
|
117 |
+
<div class="mt-4">
|
118 |
+
<div class="flex justify-between text-sm text-gray-500 mb-1">
|
119 |
+
<span>Đã xử lý</span>
|
120 |
+
<span>3/12</span>
|
121 |
+
</div>
|
122 |
+
<div class="w-full bg-gray-200 rounded-full h-2">
|
123 |
+
<div class="bg-yellow-600 h-2 rounded-full progress-bar" style="width: 25%"></div>
|
124 |
+
</div>
|
125 |
+
</div>
|
126 |
+
</div>
|
127 |
+
|
128 |
+
<!-- Projects Card -->
|
129 |
+
<div class="bg-white rounded-lg shadow p-6">
|
130 |
+
<div class="flex justify-between items-center">
|
131 |
+
<div>
|
132 |
+
<p class="text-gray-500">Dự án đang chạy</p>
|
133 |
+
<h3 class="text-3xl font-bold text-green-600">7</h3>
|
134 |
+
</div>
|
135 |
+
<div class="bg-green-100 p-3 rounded-full">
|
136 |
+
<i class="fas fa-project-diagram text-green-600 text-xl"></i>
|
137 |
+
</div>
|
138 |
+
</div>
|
139 |
+
<div class="mt-4">
|
140 |
+
<div class="flex justify-between text-sm text-gray-500 mb-1">
|
141 |
+
<span>Tiến độ trung bình</span>
|
142 |
+
<span>65%</span>
|
143 |
+
</div>
|
144 |
+
<div class="w-full bg-gray-200 rounded-full h-2">
|
145 |
+
<div class="bg-green-600 h-2 rounded-full progress-bar" style="width: 65%"></div>
|
146 |
</div>
|
|
|
147 |
</div>
|
148 |
</div>
|
149 |
</div>
|
150 |
</section>
|
151 |
|
152 |
+
<!-- Task Management Section -->
|
153 |
<section class="mb-12">
|
154 |
+
<div class="flex justify-between items-center mb-6">
|
155 |
+
<h2 class="text-2xl font-bold text-gray-800">Quản lý công việc</h2>
|
156 |
+
<div class="flex space-x-4">
|
157 |
+
<button class="bg-indigo-600 text-white px-4 py-2 rounded-lg flex items-center space-x-2">
|
158 |
+
<i class="fas fa-plus"></i>
|
159 |
+
<span>Thêm công việc</span>
|
160 |
+
</button>
|
161 |
+
<button class="bg-white border border-gray-300 px-4 py-2 rounded-lg flex items-center space-x-2">
|
162 |
+
<i class="fas fa-filter"></i>
|
163 |
+
<span>Lọc</span>
|
164 |
+
</button>
|
165 |
</div>
|
166 |
</div>
|
167 |
|
168 |
+
<!-- Task List -->
|
169 |
+
<div class="bg-white rounded-lg shadow overflow-hidden">
|
170 |
+
<div class="grid grid-cols-12 bg-gray-100 p-4 font-medium text-gray-700">
|
171 |
+
<div class="col-span-1">#</div>
|
172 |
+
<div class="col-span-4">Tên công việc</div>
|
173 |
+
<div class="col-span-2">Dự án</div>
|
174 |
+
<div class="col-span-2">Hạn chót</div>
|
175 |
+
<div class="col-span-2">Trạng thái</div>
|
176 |
+
<div class="col-span-1">Hành động</div>
|
177 |
+
</div>
|
178 |
+
|
179 |
+
<!-- Task Items -->
|
180 |
+
<div class="divide-y divide-gray-200">
|
181 |
+
<!-- Task 1 -->
|
182 |
+
<div class="grid grid-cols-12 p-4 items-center hover:bg-gray-50 task-card transition-all duration-200">
|
183 |
+
<div class="col-span-1">1</div>
|
184 |
+
<div class="col-span-4 font-medium">Thiết kế giao diện người dùng</div>
|
185 |
+
<div class="col-span-2 text-indigo-600">Website công ty</div>
|
186 |
+
<div class="col-span-2">
|
187 |
+
<span class="bg-blue-100 text-blue-800 text-xs px-2 py-1 rounded">15/06/2023</span>
|
188 |
+
</div>
|
189 |
+
<div class="col-span-2">
|
190 |
+
<span class="bg-yellow-100 text-yellow-800 px-2 py-1 rounded text-sm">Đang thực hiện</span>
|
191 |
</div>
|
192 |
+
<div class="col-span-1 flex space-x-2">
|
193 |
+
<button class="text-gray-500 hover:text-indigo-600">
|
194 |
+
<i class="fas fa-edit"></i>
|
195 |
+
</button>
|
196 |
+
<button class="text-gray-500 hover:text-red-600">
|
197 |
+
<i class="fas fa-trash"></i>
|
198 |
+
</button>
|
199 |
</div>
|
200 |
</div>
|
|
|
201 |
|
202 |
+
<!-- Task 2 -->
|
203 |
+
<div class="grid grid-cols-12 p-4 items-center hover:bg-gray-50 task-card transition-all duration-200">
|
204 |
+
<div class="col-span-1">2</div>
|
205 |
+
<div class="col-span-4 font-medium">Phân tích yêu cầu khách hàng</div>
|
206 |
+
<div class="col-span-2 text-indigo-600">Hệ thống ERP</div>
|
207 |
+
<div class="col-span-2">
|
208 |
+
<span class="bg-red-100 text-red-800 text-xs px-2 py-1 rounded">10/06/2023</span>
|
|
|
|
|
209 |
</div>
|
210 |
+
<div class="col-span-2">
|
211 |
+
<span class="bg-red-100 text-red-800 px-2 py-1 rounded text-sm">Quá hạn</span>
|
212 |
+
</div>
|
213 |
+
<div class="col-span-1 flex space-x-2">
|
214 |
+
<button class="text-gray-500 hover:text-indigo-600">
|
215 |
+
<i class="fas fa-edit"></i>
|
216 |
+
</button>
|
217 |
+
<button class="text-gray-500 hover:text-red-600">
|
218 |
+
<i class="fas fa-trash"></i>
|
219 |
+
</button>
|
220 |
</div>
|
221 |
</div>
|
|
|
222 |
|
223 |
+
<!-- Task 3 -->
|
224 |
+
<div class="grid grid-cols-12 p-4 items-center hover:bg-gray-50 task-card transition-all duration-200">
|
225 |
+
<div class="col-span-1">3</div>
|
226 |
+
<div class="col-span-4 font-medium">Kiểm thử module đăng nhập</div>
|
227 |
+
<div class="col-span-2 text-indigo-600">App di động</div>
|
228 |
+
<div class="col-span-2">
|
229 |
+
<span class="bg-green-100 text-green-800 text-xs px-2 py-1 rounded">20/06/2023</span>
|
230 |
+
</div>
|
231 |
+
<div class="col-span-2">
|
232 |
+
<span class="bg-green-100 text-green-800 px-2 py-1 rounded text-sm">Hoàn thành</span>
|
233 |
</div>
|
234 |
+
<div class="col-span-1 flex space-x-2">
|
235 |
+
<button class="text-gray-500 hover:text-indigo-600">
|
236 |
+
<i class="fas fa-edit"></i>
|
237 |
+
</button>
|
238 |
+
<button class="text-gray-500 hover:text-red-600">
|
239 |
+
<i class="fas fa-trash"></i>
|
240 |
+
</button>
|
241 |
</div>
|
242 |
</div>
|
|
|
243 |
|
244 |
+
<!-- Task 4 -->
|
245 |
+
<div class="grid grid-cols-12 p-4 items-center hover:bg-gray-50 task-card transition-all duration-200">
|
246 |
+
<div class="col-span-1">4</div>
|
247 |
+
<div class="col-span-4 font-medium">Triển khai server production</div>
|
248 |
+
<div class="col-span-2 text-indigo-600">Cloud Migration</div>
|
249 |
+
<div class="col-span-2">
|
250 |
+
<span class="bg-blue-100 text-blue-800 text-xs px-2 py-1 rounded">18/06/2023</span>
|
251 |
+
</div>
|
252 |
+
<div class="col-span-2">
|
253 |
+
<span class="bg-yellow-100 text-yellow-800 px-2 py-1 rounded text-sm">Đang thực hiện</span>
|
254 |
</div>
|
255 |
+
<div class="col-span-1 flex space-x-2">
|
256 |
+
<button class="text-gray-500 hover:text-indigo-600">
|
257 |
+
<i class="fas fa-edit"></i>
|
258 |
+
</button>
|
259 |
+
<button class="text-gray-500 hover:text-red-600">
|
260 |
+
<i class="fas fa-trash"></i>
|
261 |
+
</button>
|
262 |
</div>
|
263 |
</div>
|
264 |
</div>
|
265 |
|
266 |
+
<!-- Pagination -->
|
267 |
+
<div class="flex justify-between items-center p-4 border-t border-gray-200">
|
268 |
+
<div class="text-sm text-gray-500">
|
269 |
+
Hiển thị 1 đến 4 của 128 công việc
|
270 |
+
</div>
|
271 |
+
<div class="flex space-x-2">
|
272 |
+
<button class="px-3 py-1 border border-gray-300 rounded text-gray-600 hover:bg-gray-100">
|
273 |
+
<i class="fas fa-chevron-left"></i>
|
274 |
+
</button>
|
275 |
+
<button class="px-3 py-1 bg-indigo-600 text-white rounded">1</button>
|
276 |
+
<button class="px-3 py-1 border border-gray-300 rounded text-gray-600 hover:bg-gray-100">2</button>
|
277 |
+
<button class="px-3 py-1 border border-gray-300 rounded text-gray-600 hover:bg-gray-100">3</button>
|
278 |
+
<button class="px-3 py-1 border border-gray-300 rounded text-gray-600 hover:bg-gray-100">
|
279 |
+
<i class="fas fa-chevron-right"></i>
|
280 |
+
</button>
|
|
|
281 |
</div>
|
282 |
</div>
|
283 |
+
</div>
|
284 |
+
</section>
|
285 |
|
286 |
+
<!-- Project Management Section -->
|
287 |
+
<section>
|
288 |
+
<h2 class="text-2xl font-bold mb-6 text-gray-800">Quản lý dự án</h2>
|
289 |
+
|
290 |
+
<div class="grid grid-cols-1 md:grid-cols-2 lg:grid-cols-3 gap-6">
|
291 |
+
<!-- Project 1 -->
|
292 |
+
<div class="bg-white rounded-lg shadow overflow-hidden hover:shadow-lg transition-shadow duration-300">
|
293 |
+
<div class="h-2 bg-indigo-600"></div>
|
294 |
<div class="p-6">
|
295 |
+
<div class="flex justify-between items-start mb-4">
|
296 |
+
<h3 class="text-xl font-bold text-gray-800">Website công ty</h3>
|
297 |
+
<span class="bg-indigo-100 text-indigo-800 px-2 py-1 rounded text-xs">Đang triển khai</span>
|
298 |
+
</div>
|
299 |
+
<p class="text-gray-600 mb-4">Thiết kế và phát triển website giới thiệu công ty với đầy đủ tính năng responsive.</p>
|
300 |
+
|
301 |
+
<div class="mb-4">
|
302 |
+
<div class="flex justify-between text-sm text-gray-500 mb-1">
|
303 |
+
<span>Tiến độ</span>
|
304 |
+
<span>65%</span>
|
305 |
+
</div>
|
306 |
+
<div class="w-full bg-gray-200 rounded-full h-2">
|
307 |
+
<div class="bg-indigo-600 h-2 rounded-full" style="width: 65%"></div>
|
308 |
+
</div>
|
309 |
+
</div>
|
310 |
+
|
311 |
+
<div class="flex justify-between text-sm text-gray-500 mb-4">
|
312 |
+
<div>
|
313 |
+
<i class="far fa-calendar-alt mr-1"></i>
|
314 |
+
<span>15/05 - 30/06</span>
|
315 |
+
</div>
|
316 |
+
<div>
|
317 |
+
<i class="fas fa-tasks mr-1"></i>
|
318 |
+
<span>12/24 công việc</span>
|
319 |
+
</div>
|
320 |
+
</div>
|
321 |
+
|
322 |
+
<div class="flex justify-between">
|
323 |
+
<button class="text-indigo-600 hover:text-indigo-800 font-medium">Xem chi tiết
|
prompts.txt
CHANGED
@@ -1 +1,2 @@
|
|
1 |
-
thêm vài viết vào trang: https://huggingface.co/spaces/ducnhat036/web. tin tức về bất động sản đồng nai mới nhất
|
|
|
|
1 |
+
thêm vài viết vào trang: https://huggingface.co/spaces/ducnhat036/web. tin tức về bất động sản đồng nai mới nhất
|
2 |
+
viết ứng dụng quản lý công việc, liên kết với notion, thông tin về quản lý dự án công việc, sử dụng bằng tiếng việt
|