-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtasks.json
More file actions
58 lines (58 loc) · 1.37 KB
/
Copy pathtasks.json
File metadata and controls
58 lines (58 loc) · 1.37 KB
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
[
{
"id": 1,
"title": "my first task",
"description": "",
"status": "completed",
"created_at": "2026-03-01T19:34:59.542844",
"updated_at": "2026-03-01T23:19:13.493372"
},
{
"id": 2,
"title": "study ASL",
"description": "sign language",
"status": "completed",
"created_at": "2026-03-01T19:38:38.753413",
"updated_at": "2026-03-01T23:13:28.003153"
},
{
"id": 3,
"title": "reading book",
"description": "",
"status": "completed",
"created_at": "2026-03-01T22:47:21.723378",
"updated_at": "2026-03-01T22:47:26.881656"
},
{
"id": 4,
"title": "Do homework",
"description": "",
"status": "completed",
"created_at": "2026-03-01T22:48:48.385379",
"updated_at": "2026-03-01T23:07:25.445021"
},
{
"id": 5,
"title": "sleep early",
"description": "",
"status": "completed",
"created_at": "2026-03-01T22:48:48.385379",
"updated_at": "2026-03-01T23:07:23.448524"
},
{
"id": 6,
"title": "eat clean ",
"description": "diet",
"status": "completed",
"created_at": "2026-03-01T23:17:37.418742",
"updated_at": "2026-03-01T23:19:25.952685"
},
{
"id": 7,
"title": "create new app",
"description": "applications",
"status": "completed",
"created_at": "2026-03-01T23:18:50.165454",
"updated_at": "2026-03-01T23:19:28.065945"
}
]