survey / data /texts.json
davidjurgens's picture
Deploy Potato demo: Potato — Survey Flow
459acdf verified
Raw
History Blame Contribute Delete
633 Bytes
[
{
"id": "1",
"text": "The weather today is absolutely beautiful - clear skies, warm sunshine, and a gentle breeze."
},
{
"id": "2",
"text": "I'm really frustrated with the traffic today. It took me two hours to get home."
},
{
"id": "3",
"text": "The new coffee shop downtown has decent coffee, nothing special but not bad either."
},
{
"id": "4",
"text": "What an incredible concert last night! The band was amazing and the crowd energy was electric."
},
{
"id": "5",
"text": "The meeting was postponed until next week. Just a routine update on the project status."
}
]