From 680b36b5bb1d5ffac4a616006f5fec1f98ae52ad Mon Sep 17 00:00:00 2001
From: Rucha Gosavi <112318804+ruchagosavi@users.noreply.github.com>
Date: Sat, 20 May 2023 20:11:46 +0530
Subject: [PATCH 1/2] Create new_index.html
This is modified UI of Signup page
---
new_index.html | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 80 insertions(+)
create mode 100644 new_index.html
diff --git a/new_index.html b/new_index.html
new file mode 100644
index 00000000..95b8ca02
--- /dev/null
+++ b/new_index.html
@@ -0,0 +1,80 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ SIGN UP - AEC Library
+
+
+
+
+
+
+
+
+
+
+ Already have an account?
+
+
+
+
+
+
+
+
+
+
+
+
+
From 699606ca803ce40deec1e14238e535727add3451 Mon Sep 17 00:00:00 2001
From: Rucha Gosavi
Date: Sun, 4 Jun 2023 20:32:24 +0530
Subject: [PATCH 2/2] Enhanced UI Of SignUp page
Some changes made. Removed some buttons and text fields.
---
sign-up-page/index.html | 83 +++++++++++++++++++-
sign-up-page/index.js | 36 ++++++++-
sign-up-page/style.css | 168 +++++++++++++++++++++++++++++++++++++++-
3 files changed, 280 insertions(+), 7 deletions(-)
diff --git a/sign-up-page/index.html b/sign-up-page/index.html
index b0ac9f74..fdbe0460 100644
--- a/sign-up-page/index.html
+++ b/sign-up-page/index.html
@@ -1,4 +1,4 @@
-
+
+