From 261528f329dfdd698c6aa24874190ea0c273f0b7 Mon Sep 17 00:00:00 2001 From: Ricardo Campos Date: Thu, 4 Sep 2025 12:51:43 -0300 Subject: [PATCH] feat: add editing capability --- index.html | 5 ++ src/appwrite.ts | 20 ++++++++ src/foodDatabase.ts | 6 +-- src/index.ts | 112 ++++++++++++++++++++++++++++++++++++++++---- style.css | 20 +++++++- 5 files changed, 150 insertions(+), 13 deletions(-) diff --git a/index.html b/index.html index 197923d..f3d4dd3 100644 --- a/index.html +++ b/index.html @@ -149,6 +149,10 @@
+ + + +
@@ -156,6 +160,7 @@
+