diff --git a/data/appointments.json b/data/appointments.json new file mode 100644 index 0000000..f8cbf07 --- /dev/null +++ b/data/appointments.json @@ -0,0 +1,13 @@ +[ + { + "id": "mszhfh4f90i3", + "name": "Mehmet Demir", + "phone": "05554443322", + "date": "2026-08-20", + "time": "14:00", + "service": "GENEL MUAYENE", + "notes": "", + "duration": 60, + "createdAt": "2026-08-19T02:38:27.182Z" + } +] \ No newline at end of file