From 77294215989e1e5637104cd307128c086529ecae Mon Sep 17 00:00:00 2001
From: serialexperiments0815
<112315380+serialexperiments0815@users.noreply.github.com>
Date: Fri, 28 Nov 2025 15:27:10 +0100
Subject: [PATCH] Enhance README with project screenshots
Added images to README for better visualization of the project.
---
README.md | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 4218274..f4c3757 100644
--- a/README.md
+++ b/README.md
@@ -5,6 +5,11 @@ The project allows creating, viewing, updating, and deleting **person profiles**
---
+
+
+
+---
+
## Features
- **Profile Management**
@@ -36,7 +41,8 @@ The project allows creating, viewing, updating, and deleting **person profiles**
## Tech Stack
-- **Frontend:** HTML5, CSS3
+- **Frontend:** HTML5,
+CSS3
- **Backend:** PHP 7+
- **Database:** MySQL (tested with MariaDB)
- **File Handling:** JSON intermediary for staging profile data before database commit