From 90f4edb0ec182e2687963b29e18b6d48a83dec3e Mon Sep 17 00:00:00 2001 From: BEEDA VENKATA REVANTH KUMAR Date: Mon, 12 May 2025 21:18:23 +0530 Subject: [PATCH] Update README.md --- README.md | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 55 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cb22f1..e6851b4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Ex09 Event Registration Web Application -# Date: +# Date:12-05-2025 # AIM: To design, develop and deploy a web application for event registration. @@ -29,6 +29,60 @@ Publish the website in the given URL. Figma # CODE: +# page1: +``` +
+ + +
HOSTEL FEST
+
+
+
LOGIN
+
REGISTER
+
+``` +# page2: +``` +
+ +
HOSTEL FEST
+
. DANCE

. SOLO SINGING

.MUSICAL CHAIR

.BADMINTON

.CLASSICAL DANCE


+
+``` +# page3: +``` +
+ + + + +
+``` +# page4: +``` +
+ + +
THANK YOU
+
-------------------
+
WWW.SAVEETHA.AC.IN
+
NO.8,SAVEETHA NAGAR,THADALAM,
CHENNAI-600127
+
+``` # OUTPUT: +# page1 +![image](https://github.com/user-attachments/assets/1a1c5efe-a134-4347-9c40-08dfe9f2cbad) + +# page2 +![image](https://github.com/user-attachments/assets/5e26b44a-971e-4ff1-94d5-8ee1c4048ae8) + +# page3 +![image](https://github.com/user-attachments/assets/cbff7134-fb4a-4ac5-8fcb-362811f9c93a) + +# page4 +![image](https://github.com/user-attachments/assets/f7674ce1-8def-4e73-a813-40f95f83b44c) + + + # RESULT: The program to design, develop and deploy a web application for event registration is completed successfully.