Spaces:
Sleeping
Sleeping
| [ | |
| { | |
| "id": 1, | |
| "name": "Plan a vacation", | |
| "description": "Need to decide on a destination.", | |
| "project": "Travel", | |
| "completed": false, | |
| "created_at": "2025-07-01T12:00:00+00:00", | |
| "updated_at": "2025-07-01T12:00:00+00:00" | |
| }, | |
| { | |
| "id": 2, | |
| "name": "Buy a new laptop", | |
| "description": "Current one is getting slow. Need to research models.", | |
| "project": "Personal Tech", | |
| "completed": false, | |
| "created_at": "2025-07-01T12:01:00+00:00", | |
| "updated_at": "2025-07-01T12:01:00+00:00" | |
| } | |
| ] |