From 6fbaf58cd495ee1d2bb24450cd72b11db2fe94d0 Mon Sep 17 00:00:00 2001 From: ahmad Date: Wed, 1 May 2024 20:15:17 +0800 Subject: [PATCH 01/75] create counselor page --- counselor/appointment.html | 283 +++++++++++++++++++++++++++++ counselor/index.html | 352 ++++++++++++++++++++++++++++++++++++ counselor/login.html | 98 ++++++++++ counselor/view-patient.html | 283 +++++++++++++++++++++++++++++ 4 files changed, 1016 insertions(+) create mode 100644 counselor/appointment.html create mode 100644 counselor/index.html create mode 100644 counselor/login.html create mode 100644 counselor/view-patient.html diff --git a/counselor/appointment.html b/counselor/appointment.html new file mode 100644 index 000000000..04f2fc5ed --- /dev/null +++ b/counselor/appointment.html @@ -0,0 +1,283 @@ + + + + + + + + + + + + Counselor-Home + + + + + + + + + + + + + +
+ + + + + + +
+ + +
+ + + + + +
+ + +

Appointment

+ + +
+
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameAgeMedical HistoryDescription
Tiger Nixon18None
Garrett Winters25Depression
Ashton Cox22None
+
+
+
+ +
+ + +
+ + + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/counselor/index.html b/counselor/index.html new file mode 100644 index 000000000..158c98da4 --- /dev/null +++ b/counselor/index.html @@ -0,0 +1,352 @@ + + + + + + + + + + + + Counselor-Home + + + + + + + + + + + + + + +
+ + + + + + +
+ + +
+ + + + + + +
+ + +
+

Home

+ +
+ + +
+
+ + +
+
+
+
+
+
+ Appointment (Upcoming)
+
+ +
29 May 2024
+
+ (8.00 a.m. - 10 a.m.)
+
+
+ +
+
+
+
+
+ + + +
+
+
+
+
+
+ Patient
+
+ +
+ John Smith +
+ +
+
+ +
+
+
+
+
+ +
+
+ + + + +
+ + +
+ + + + + +
+ + + + +
+
Profile
+ +
+
+
+
+

+ John Doe +

+
    +
  • Phone: 987654321
  • + +
  • + Email: example@gmail.com +
  • +
+
+
+
+ +
+
+ +
+ + +
+ + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/counselor/login.html b/counselor/login.html new file mode 100644 index 000000000..a93cfd998 --- /dev/null +++ b/counselor/login.html @@ -0,0 +1,98 @@ + + + + + + + + + + + + CMS + + + + + + + + + + + + +
+ + +
+ +
+ +
+
+ +
+
+
+
+
+

Welcome Back!

+
+
+
+ +
+
+ +
+ + + Login + +
+ +
+
+ + +
+
+
+
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + \ No newline at end of file diff --git a/counselor/view-patient.html b/counselor/view-patient.html new file mode 100644 index 000000000..4ab839895 --- /dev/null +++ b/counselor/view-patient.html @@ -0,0 +1,283 @@ + + + + + + + + + + + + Counselor-Home + + + + + + + + + + + + + +
+ + + + + + +
+ + +
+ + + + + +
+ + +

Patient List

+ + +
+
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameAgeMedical HistoryDescription
Tiger Nixon18None
Garrett Winters25Depression
Ashton Cox22None
+
+
+
+ +
+ + +
+ + + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file From c493b2912bb934a4d23aeb36911f46084e8c13c5 Mon Sep 17 00:00:00 2001 From: Mish Date: Thu, 2 May 2024 01:04:43 +0800 Subject: [PATCH 02/75] add patient folder, edit dashboard and icon --- patient/appointment.html | 283 ++++++++++++++++++++++++++++++ patient/index.html | 352 ++++++++++++++++++++++++++++++++++++++ patient/login.html | 98 +++++++++++ patient/view-patient.html | 283 ++++++++++++++++++++++++++++++ 4 files changed, 1016 insertions(+) create mode 100644 patient/appointment.html create mode 100644 patient/index.html create mode 100644 patient/login.html create mode 100644 patient/view-patient.html diff --git a/patient/appointment.html b/patient/appointment.html new file mode 100644 index 000000000..04f2fc5ed --- /dev/null +++ b/patient/appointment.html @@ -0,0 +1,283 @@ + + + + + + + + + + + + Counselor-Home + + + + + + + + + + + + + +
+ + + + + + +
+ + +
+ + + + + +
+ + +

Appointment

+ + +
+
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameAgeMedical HistoryDescription
Tiger Nixon18None
Garrett Winters25Depression
Ashton Cox22None
+
+
+
+ +
+ + +
+ + + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/patient/index.html b/patient/index.html new file mode 100644 index 000000000..099f97d8e --- /dev/null +++ b/patient/index.html @@ -0,0 +1,352 @@ + + + + + + + + + + + + Patient + + + + + + + + + + + + + + +
+ + + + + + +
+ + +
+ + + + + + +
+ + +
+

Home

+ +
+ + +
+
+ + +
+
+
+
+
+
+ Appointment (Upcoming)
+
+ +
29 May 2024
+
+ (8.00 a.m. - 10 a.m.)
+
+
+ +
+
+
+
+
+ + + +
+
+
+
+
+
+ Patient
+
+ +
+ John Smiths +
+ +
+
+ +
+
+
+
+
+ +
+
+ + + + +
+ + +
+ + + + + +
+ + + + +
+
Profile
+ +
+
+
+
+

+ John Doe +

+
    +
  • Phone: 987654321
  • + +
  • + Email: example@gmail.com +
  • +
+
+
+
+ +
+
+ +
+ + +
+ + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/patient/login.html b/patient/login.html new file mode 100644 index 000000000..a93cfd998 --- /dev/null +++ b/patient/login.html @@ -0,0 +1,98 @@ + + + + + + + + + + + + CMS + + + + + + + + + + + + +
+ + +
+ +
+ +
+
+ +
+
+
+
+
+

Welcome Back!

+
+
+
+ +
+
+ +
+ + + Login + +
+ +
+
+ + +
+
+
+
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + \ No newline at end of file diff --git a/patient/view-patient.html b/patient/view-patient.html new file mode 100644 index 000000000..4ab839895 --- /dev/null +++ b/patient/view-patient.html @@ -0,0 +1,283 @@ + + + + + + + + + + + + Counselor-Home + + + + + + + + + + + + + +
+ + + + + + +
+ + +
+ + + + + +
+ + +

Patient List

+ + +
+
+ +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
NameAgeMedical HistoryDescription
Tiger Nixon18None
Garrett Winters25Depression
Ashton Cox22None
+
+
+
+ +
+ + +
+ + + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file From e270f4e02f0d250bebae6475f0f73656a9513e2e Mon Sep 17 00:00:00 2001 From: Mish Date: Thu, 2 May 2024 16:05:13 +0800 Subject: [PATCH 03/75] add medical history to index file and change title for appointment page --- patient/appointment.html | 2 +- patient/index.html | 69 +++++++++++++++++++++------------------- 2 files changed, 37 insertions(+), 34 deletions(-) diff --git a/patient/appointment.html b/patient/appointment.html index 04f2fc5ed..7ca76d2eb 100644 --- a/patient/appointment.html +++ b/patient/appointment.html @@ -9,7 +9,7 @@ - Counselor-Home + Patient - Appointment diff --git a/patient/index.html b/patient/index.html index 099f97d8e..8faf86549 100644 --- a/patient/index.html +++ b/patient/index.html @@ -9,7 +9,7 @@ - Patient + Patient - Home @@ -211,31 +211,6 @@

Home

- - - -
-
-
-
-
-
- Patient
-
- -
- John Smiths -
- -
-
- -
-
-
-
-
- @@ -245,19 +220,46 @@

Home

-
- +
+
+ +
+
Profile
+ +
+
+
+
+

+ John Smith +

+
    +
  • Phone: 987654321
  • + +
  • + Email: example@gmail.com +
  • +
+
+
+
+
+
+
- -
-
Profile
+
Medical History
+ @@ -266,7 +268,7 @@
Profile

- John Doe + John Smith

  • Phone: 987654321
  • @@ -281,8 +283,9 @@

-
+ +
From c74e247fd23a3b0a58f3708e47eca1646948213f Mon Sep 17 00:00:00 2001 From: Mish Date: Sat, 4 May 2024 04:12:21 +0800 Subject: [PATCH 04/75] made changes on appointment, dashboard and view payment bill features --- patient/appointment.html | 86 ++----- patient/index.html | 156 +++++------- patient/{view-patient.html => past-app.html} | 84 ++---- patient/upcoming-app.html | 247 ++++++++++++++++++ patient/view-payment.html | 254 +++++++++++++++++++ 5 files changed, 611 insertions(+), 216 deletions(-) rename patient/{view-patient.html => past-app.html} (75%) create mode 100644 patient/upcoming-app.html create mode 100644 patient/view-payment.html diff --git a/patient/appointment.html b/patient/appointment.html index 7ca76d2eb..26bc8669b 100644 --- a/patient/appointment.html +++ b/patient/appointment.html @@ -9,7 +9,7 @@ - Patient - Appointment + Manage Appointment @@ -33,16 +33,16 @@ - + - - + + - - - - - - - - - - - - - + @@ -105,8 +86,6 @@
Other Pages:
- - @@ -131,17 +110,13 @@
Other Pages:
- - - -
+ + + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/patient/view-payment.html b/patient/view-payment.html new file mode 100644 index 000000000..cebcdbbc6 --- /dev/null +++ b/patient/view-payment.html @@ -0,0 +1,254 @@ + + + + + + + + + + + + View Payment Bill + + + + + + + + + + + + + +
+ + + + + + +
+ + +
+ + + + + +
+ + +

View Payment Bill

+ + +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Bill IDAppointment IDAmount Issued (RM)Date IssuedPayment Status
CMSPM001APX24001230.0013/02/2024Paid
CMSPM002APX24002230.0013/03/2024Paid
CMSPM003APX24003230.0025/04/2024In Process
CMSPM004APX24004230.0004/05/2024Unpaid
+
+
+
+ +
+ + +
+ + + + +
+ + +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file From c7e2b03744cc724ea90f35b0b52433ec58dc64ce Mon Sep 17 00:00:00 2001 From: Mish Date: Sat, 4 May 2024 04:34:20 +0800 Subject: [PATCH 05/75] change sidebar link and change card contents in index.html --- patient/appointment.html | 4 +- patient/forgot-password.html | 87 ++++++++++++++++++++++++++++++++++++ patient/index.html | 85 ++++++++++++++++++++--------------- patient/login.html | 3 -- patient/past-app.html | 4 +- patient/upcoming-app.html | 4 +- patient/view-payment.html | 4 +- 7 files changed, 143 insertions(+), 48 deletions(-) create mode 100644 patient/forgot-password.html diff --git a/patient/appointment.html b/patient/appointment.html index 26bc8669b..de96609ba 100644 --- a/patient/appointment.html +++ b/patient/appointment.html @@ -63,8 +63,8 @@ diff --git a/patient/forgot-password.html b/patient/forgot-password.html new file mode 100644 index 000000000..5f198c15f --- /dev/null +++ b/patient/forgot-password.html @@ -0,0 +1,87 @@ + + + + + + + + + + + + SB Admin 2 - Forgot Password + + + + + + + + + + + + +
+ + +
+ +
+ +
+
+ +
+
+
+
+
+

Forgot Your Password?

+

We get it, stuff happens. Just enter your email address below + and we'll send you a link to reset your password!

+
+
+
+ +
+ + Reset Password + +
+
+ + +
+
+
+
+
+ +
+ +
+ +
+ + + + + + + + + + + + + + \ No newline at end of file diff --git a/patient/index.html b/patient/index.html index 4566bc09d..ab3587ead 100644 --- a/patient/index.html +++ b/patient/index.html @@ -64,8 +64,8 @@ @@ -195,29 +195,35 @@
Profile
-
-
- John Smith -
-
    -
  • IC Number:011010-14-1848
  • - -
  • - Gender:Male -
  • -
  • - Address:No 28 Jalan Kesuma 7/20, 43700 Beranang, Selangor, Malaysia -
  • -
  • - Email:unknownworld24@gmail.com -
  • -
  • - Contact Number:016-2423323 -
  • -
  • - Age:23 -
  • -
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + +
IC Number011010-14-1848
GenderMale
AddressNo 28 Jalan Kesuma 7/20, 43700 Beranang, Selangor, Malaysia
Emailunknownworld24@gmail.com
Contact Number+60162423323
Age23
@@ -233,18 +239,23 @@
Medical History
-
-
    -
  • - Existing Illness:Post Traumatic Stress Disorder (PTSD) -
  • -
  • - Duration:2 1/2 years -
  • -
  • - Medication Details:Paroxetine 10mg -
  • -
+
+ + + + + + + + + + + + + + + +
Existing IllnessPost Traumatic Stress Disorder (PTSD)
Duration2 1/2 years
Med. DetailsParoxetine 10mg
diff --git a/patient/login.html b/patient/login.html index a93cfd998..7123b3cd7 100644 --- a/patient/login.html +++ b/patient/login.html @@ -68,9 +68,6 @@

Welcome Back!

-
diff --git a/patient/past-app.html b/patient/past-app.html index e46ba6666..d73f4c2bc 100644 --- a/patient/past-app.html +++ b/patient/past-app.html @@ -63,8 +63,8 @@ diff --git a/patient/upcoming-app.html b/patient/upcoming-app.html index d6025a41f..ed3aff80c 100644 --- a/patient/upcoming-app.html +++ b/patient/upcoming-app.html @@ -63,8 +63,8 @@ diff --git a/patient/view-payment.html b/patient/view-payment.html index cebcdbbc6..46b2c52ff 100644 --- a/patient/view-payment.html +++ b/patient/view-payment.html @@ -63,8 +63,8 @@ From b97edda8c03647c7b7bf6e366d75dad9fd576c1a Mon Sep 17 00:00:00 2001 From: Mish Date: Sat, 4 May 2024 05:14:58 +0800 Subject: [PATCH 06/75] made changes in cards (index.html) and appointment(view upcoming and past) --- patient/index.html | 20 ++++++++++++++++- patient/past-app.html | 46 +++++++++++++++++++++++---------------- patient/upcoming-app.html | 39 ++++++++++++++------------------- patient/view-payment.html | 5 +++++ 4 files changed, 67 insertions(+), 43 deletions(-) diff --git a/patient/index.html b/patient/index.html index ab3587ead..4402c2cde 100644 --- a/patient/index.html +++ b/patient/index.html @@ -174,7 +174,25 @@

Home

- +
+
+
+
+
+
+ Unpaid Appointment
+
+
4 May 2024
+
+ Please pay immediately
+
+
+ +
+
+
+
+
diff --git a/patient/past-app.html b/patient/past-app.html index d73f4c2bc..494dd589f 100644 --- a/patient/past-app.html +++ b/patient/past-app.html @@ -152,34 +152,42 @@

View Past Appointment

- - - - + + + + + - - - - - - + + + + + + + + + + + + - - - - + + + + + - - - - + + + + + -
NameAgeMedical HistoryDescriptionAppointment IDDateTimeRoomCounselor
Tiger Nixon18NoneAPX2400113/02/20248 A.M.2Faezah Nor
APX2400213/03/20242 P.M.4Adelia Marcius
Garrett Winters25DepressionAPX2400325/04/20249 A.M.3Faezah Nor
Ashton Cox22NoneAPX2400404/05/20242 P.M.5Adelia Marcius
diff --git a/patient/upcoming-app.html b/patient/upcoming-app.html index ed3aff80c..a877e8ad7 100644 --- a/patient/upcoming-app.html +++ b/patient/upcoming-app.html @@ -152,34 +152,27 @@

Upcoming Appointment

- - - - + + + + + + - - - - - - - - - - - - - - - - - - + + + + + + -
NameAgeMedical HistoryDescriptionAppointment IDDateTimeRoomCounselorAction
Tiger Nixon18None
Garrett Winters25Depression
Ashton Cox22NoneAPX2400529/05/20248 A.M.TBDAdelia Marcius + +
diff --git a/patient/view-payment.html b/patient/view-payment.html index 46b2c52ff..3e0c2c213 100644 --- a/patient/view-payment.html +++ b/patient/view-payment.html @@ -154,6 +154,7 @@

View Payment Bill

Appointment ID Amount Issued (RM) Date Issued + Date Paid Payment Status @@ -163,6 +164,7 @@

View Payment Bill

APX24001 230.00 13/02/2024 + 13/02/2024 Paid @@ -170,6 +172,7 @@

View Payment Bill

APX24002 230.00 13/03/2024 + 13/03/2024 Paid @@ -177,6 +180,7 @@

View Payment Bill

APX24003 230.00 25/04/2024 + - In Process @@ -184,6 +188,7 @@

View Payment Bill

APX24004 230.00 04/05/2024 + - Unpaid From d37c99145b3f6fc10c239b0c0393b4a7054074c3 Mon Sep 17 00:00:00 2001 From: ahmad Date: Sat, 4 May 2024 12:35:21 +0800 Subject: [PATCH 07/75] update counselor --- counselor/appointment.html | 200 ++++++++++++++++--- counselor/dashboard.html | 374 +++++++++++++++++++++++++++++++++++ counselor/index.html | 384 ++++++------------------------------ counselor/login.html | 98 --------- counselor/view-patient.html | 12 +- 5 files changed, 620 insertions(+), 448 deletions(-) create mode 100644 counselor/dashboard.html delete mode 100644 counselor/login.html diff --git a/counselor/appointment.html b/counselor/appointment.html index 04f2fc5ed..5b47107db 100644 --- a/counselor/appointment.html +++ b/counselor/appointment.html @@ -9,7 +9,7 @@ - Counselor-Home + Counselor-Appointment @@ -31,7 +31,7 @@