From 3613ba0cbf3ecd74a0aee2452b443cbbb263ffd8 Mon Sep 17 00:00:00 2001 From: numex-admin Date: Thu, 10 Sep 2026 08:58:30 +0000 Subject: [PATCH] =?UTF-8?q?Numex=20yay=C4=B1n:=20data/appointments.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/appointments.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 data/appointments.json 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