From 93eabec904e772d7a0b58a3b2a6dd720fc59046d Mon Sep 17 00:00:00 2001 From: samuel161415 Date: Fri, 31 May 2024 17:03:25 +0300 Subject: [PATCH] sami.fix : fixing the registration issue and adding the team format and then mixing with chat bot and eligiblity --- src/app/app.component.html | 52 +++++++++++-------- .../components/landing/landing.component.html | 46 +++++++++------- .../components/landing/landing.component.ts | 17 ++++++ .../eligibility/eligibility.component.html | 6 +-- src/app/pages/home/home.component.html | 4 +- src/app/shared/bot/bot.component.ts | 24 ++++++++- src/app/shared/chat-service.service.ts | 9 ++-- 7 files changed, 108 insertions(+), 50 deletions(-) diff --git a/src/app/app.component.html b/src/app/app.component.html index 2f208b6..02969e9 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,34 +1,41 @@ -
-
+
+ [showModal]="isModalOpen" + [modalData]="modalData" + (closeModalEvent)="closeModal()" + >
- -
- +
+
- +
+ +
@@ -63,13 +72,10 @@
--> - - +
@@ -95,7 +101,9 @@ - - + -
+ @@ -11,15 +22,16 @@
- -
-
+
+

A2SV Hackathon, 20244

@@ -30,10 +42,13 @@
-

+

+ +

- -
@@ -74,12 +89,9 @@

- - -

- - - - - + +
-