add mockdata
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
[
|
||||
{ "title": "Monitor Real-Time Stock Market Data", "runningTime": "2m 34s", "progress": 65, "startTime": "2026-06-30T20:48:00Z", "eta": "2026-06-30T20:52:00Z" },
|
||||
{ "title": "Image Generation", "runningTime": "5m 12s", "progress": 30, "startTime": "2026-06-30T20:36:00Z", "eta": "2026-06-30T21:00:00Z" },
|
||||
{ "title": "Process & Categorize Inbox Emails", "runningTime": "12m 47s", "progress": 88, "startTime": "2026-06-30T20:25:00Z", "eta": "2026-06-30T20:40:00Z" }
|
||||
]
|
||||
@@ -0,0 +1,16 @@
|
||||
[
|
||||
{
|
||||
"id": 1,
|
||||
"title": "Make a decision",
|
||||
"message": "Choose the red pill or the blue pill, Neo",
|
||||
"type": "timer",
|
||||
"date": "2026-06-30T18:00:00Z"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"title": "Call a friend",
|
||||
"message": "Socialising is beneficial for your well being",
|
||||
"type": "timer",
|
||||
"timestamp": "2026-06-30T20:15:00Z"
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user