/home/techb158/trello-import.abdallabala.com/samples
Edit: /home/techb158/trello-import.abdallabala.com/samples/cards.json (547B)
{
"cards": [
{
"name": "Plan kickoff",
"list": "To Do",
"desc": "Schedule the kickoff and prepare agenda.",
"due": "2026-07-14",
"labels": ["Planning", "Priority"],
"members": ["alice"],
"checklist": ["Draft agenda", "Invite team", "Share notes"]
},
{
"title": "Build prototype",
"status": "In Progress",
"description": "Create the first working prototype.",
"tags": "Engineering;Prototype",
"checklist": "Create branch|Implement UI|Request review"
}
]
}