From 6934012819a527d10b2ca6f0bbcc853060125e51 Mon Sep 17 00:00:00 2001 From: DIVYA S Date: Wed, 8 May 2024 18:08:17 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 59 ++++++++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 56 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 28939d14..440f973d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Ex09 Event Registration Web Application -## Date: +## Date:08|05|2024 ## AIM: To design, develop and deploy a web application for event registration. @@ -33,9 +33,62 @@ Publish the website in the given URL. Figma ## CODE: - - +``` +
+ +
+ +
+
REGISTER
+ + +
MATHS DAY EVENT
+
+
+ +
LIST OF EVENTS
+
Coding challenge
+
Math Relay Race
+
Math Quiz
+
Treasure Hunt
+
Poster Presentation
+
Math Workshops
+
Puzzle Solving
+
+
+ +
REGISTRATION FORM
+
Give the details
+
+
Name
+
+
+
Department
+
+
Year
+
+
Gender
+
+
Mobile No
+
+
Email id
+
+
Events to Register
+
Reg No
+
+
REGISTER
+
+
+ + +
THANK YOU
+
we are all eagerly waiting
for your participation in
the event and make the
event successful.
+
contact us
sec123@gmail.com
9632563624
+
For any Queries:
+
+``` ## OUTPUT: +![image](https://github.com/selvasachein/Figma/assets/141506417/e5115baf-c1df-4356-9266-5450f1db75e6) ## RESULT: From 046960b3c40815406cc1125ea923057b128f7d08 Mon Sep 17 00:00:00 2001 From: DIVYA S Date: Wed, 8 May 2024 18:11:44 +0530 Subject: [PATCH 2/2] Delete README.md --- README.md | 95 ------------------------------------------------------- 1 file changed, 95 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 440f973d..00000000 --- a/README.md +++ /dev/null @@ -1,95 +0,0 @@ -# Ex09 Event Registration Web Application -## Date:08|05|2024 - -## AIM: -To design, develop and deploy a web application for event registration. - -## DESIGN STEPS: - -### Step 1: -Create a new frame. - -### Step 2: -Select any one preset size of your choice. - -### Step 3: -Select the shapes you need. - -### Step 4: -Import images as needed. - -### Step 5: -Create pages based on your need and link them. - -### Step 6: - -Validate the HTML and CSS code. - -### Step 6: - -Publish the website in the given URL. - -## DESIGN TOOL: -Figma - -## CODE: -``` -
- -
- -
-
REGISTER
- - -
MATHS DAY EVENT
-
-
- -
LIST OF EVENTS
-
Coding challenge
-
Math Relay Race
-
Math Quiz
-
Treasure Hunt
-
Poster Presentation
-
Math Workshops
-
Puzzle Solving
-
-
- -
REGISTRATION FORM
-
Give the details
-
-
Name
-
-
-
Department
-
-
Year
-
-
Gender
-
-
Mobile No
-
-
Email id
-
-
Events to Register
-
Reg No
-
-
REGISTER
-
-
- - -
THANK YOU
-
we are all eagerly waiting
for your participation in
the event and make the
event successful.
-
contact us
sec123@gmail.com
9632563624
-
For any Queries:
-
-``` -## OUTPUT: -![image](https://github.com/selvasachein/Figma/assets/141506417/e5115baf-c1df-4356-9266-5450f1db75e6) - - -## RESULT: -The program to design, develop and deploy a web application for event registration is completed successfully.