From 19d2f5a4ae99b24aa89db47eb01f0be5c36514a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E6=99=BA=E5=BC=BA?= Date: Mon, 4 Nov 2024 06:40:39 +0800 Subject: [PATCH] update the basic logic components --- public/index.ejs | 345 ++++++++++++++++++------------ public/pages/aed.ejs | 361 ++++++++++++++++++++------------ public/pages/contact.ejs | 4 +- public/pages/how-to-use-aed.ejs | 5 +- 4 files changed, 442 insertions(+), 273 deletions(-) diff --git a/public/index.ejs b/public/index.ejs index 457480e..7a69ddf 100644 --- a/public/index.ejs +++ b/public/index.ejs @@ -1,187 +1,258 @@ - + - <%= title %> + <%= title %> - - + + - + +
-
-
-
-

Find AED Locations in Penang

-

Quick access to life-saving Automated External Defibrillators (AED) locations across Penang. Every second counts in an emergency.

- - - - - -
-
- AED Location Map -
-
+
+
+
+

Find AED Locations in Penang

+

Quick access to life-saving Automated External Defibrillators (AED) locations across Penang. Every second counts in an emergency.

+ + + +
+
+ AED Location Map +
+
-
-
-

Key Features

-
-
-
-
- -
Real-time Location
-

Find the nearest AED with precise coordinates and directions.

-
-
-
-
-
-
- -
Visual Guidance
-

View images of AED locations for easy identification.

-
-
-
-
-
-
- -
Detailed Information
-

Access comprehensive details about each AED location.

-
-
-
+
+

Key Features

+
+
+
+
+ +
Real-time Location
+

Find the nearest AED with precise coordinates and directions.

+
+
+
+
+
+
+ +
Visual Guidance
+

View images of AED locations for easy identification.

+
+
+
+
+
+ +
Detailed Information
+

Access comprehensive details about each AED location.

+
+
+
+
-
-
-

API Documentation

-
-
-
-
-
Available Endpoints:
-
    -
  • - GET /aed/all -

    Retrieve all AED locations in Penang

    -
  • -
-
-
-
+
+

API Documentation

+
+
+
+
+
Available Endpoints:
+
    +
  • + GET /aed/all +

    Retrieve all AED locations in Penang

    +
  • +
+
+
+
-
-
-

Contact Developer

-
-
-
-
- -

Technical Support:

- ctkqiang96@zohomail.cn -
-
-
+
+

Contact Developer

+
+
+
+
+ +

Technical Support:

+ ctkqiang96@zohomail.cn +
+
+
- + - - + diff --git a/public/pages/aed.ejs b/public/pages/aed.ejs index f935928..713656b 100644 --- a/public/pages/aed.ejs +++ b/public/pages/aed.ejs @@ -1,162 +1,259 @@ - + - <%= title %> - AED Locations - + <%= title %> - AED Locations + - - - + + -
-
-
-
-

AED Locations in Penang

-

Find the nearest Automated External Defibrillator (AED) in your area

-
-
+
+
+
+

AED Locations in Penang

+

Find the nearest Automated External Defibrillator (AED) in your area

+
+
-
-
-
-
-
-
-

How to Use

-

Click on any marker to view detailed information about the AED location, including:

-
    -
  • Location name and address
  • -
  • Images of the location (where available)
  • -
  • Points of interest nearby
  • -
-
+
+
+
+
+
+

+ How to Use +

+

Click on any marker to view detailed information about the AED location, including:

+
    +
  • Location name and address
  • +
  • Images of the location (where available)
  • +
  • Points of interest nearby
  • +
+
- - - + diff --git a/public/pages/contact.ejs b/public/pages/contact.ejs index 3e6c953..20c01b5 100644 --- a/public/pages/contact.ejs +++ b/public/pages/contact.ejs @@ -97,7 +97,7 @@ } - +