From b4c93d92155859f17aa8055982b71c4173dc7a81 Mon Sep 17 00:00:00 2001 From: taruntailor7 <66818449+taruntailor7@users.noreply.github.com> Date: Fri, 5 Aug 2022 03:34:55 +0530 Subject: [PATCH] About to Complete Project --- account.html | 2 +- cart.css | 46 +++- cart.html | 24 +- cart.js | 111 +++++++--- checkout.css | 42 +++- checkout.html | 22 +- checkout.js | 80 ++++++- homepage.css | 600 ++++++++++++++++++++++++++++++++++++++++++++++++++ homepage.html | 250 +++++++++++++++++++++ homepage.js | 345 +++++++++++++++++++++++++++++ index.css | 19 +- index.html | 19 +- index.js | 43 +++- location.css | 47 +++- location.html | 22 +- location.js | 16 +- login.css | 23 +- login.html | 47 +--- login.js | 38 +++- order.css | 473 +++++++++++++++++++++++++++++++++++++++ order.html | 221 +++++++++++++++++++ order.js | 119 ++++++++++ otp.css | 512 ++++++++++++++++++++++++++++++++++++++++++ otp.html | 211 ++++++++++++++++++ otp.js | 118 ++++++++++ payment.css | 12 +- payment.html | 19 +- payment.js | 16 +- signup.css | 20 +- signup.html | 48 +--- signup.js | 19 +- 31 files changed, 3364 insertions(+), 220 deletions(-) create mode 100644 homepage.css create mode 100644 homepage.html create mode 100644 homepage.js create mode 100644 order.css create mode 100644 order.html create mode 100644 order.js diff --git a/account.html b/account.html index e9bf88e..d85db43 100644 --- a/account.html +++ b/account.html @@ -8,7 +8,7 @@
Logout