From 854523bcdb1220fbf3d60f5314f6f1e9cd7cc1d3 Mon Sep 17 00:00:00 2001 From: kl2300033218 Date: Thu, 17 Apr 2025 08:18:16 +0530 Subject: [PATCH] Create acknowledgement --- acknowledgement | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 acknowledgement diff --git a/acknowledgement b/acknowledgement new file mode 100644 index 0000000..3e5cb3f --- /dev/null +++ b/acknowledgement @@ -0,0 +1,3 @@ +I would like to express my sincere gratitude to HxnDev for his open-source project event-management-system, + which has been incredibly helpful and insightful during the development of my own project. +The structure and implementation provided valuable guidance and inspiration. Thank you for sharing your work with the community.