# Ghana Ambulance Civilian Service Web Portal
This is a modern web application designed for civilians to request emergency ambulance services.
## Features
- **Secure Login**: Session persistence using `localStorage`.
- **Interactive Map**: Built with Leaflet and OpenStreetMap.
- **Emergency Request**: One-tap emergency request with type selection.
- **Intelligent Scanning**: Calculates the nearest ambulance using the Haversine formula.
- **Firebase Integration**: Real-time updates for ambulance locations and request logging.
- **Premium Design**: Modern UI with Ghana Ambulance branding (Green, Yellow, Red).
## Tech Stack
- HTML5 / CSS3 (Vanilla)
- Javascript (Vanilla)
- Leaflet (Map Engine)
- Firebase Realtime Database
- Font Awesome (Icons)
- Google Fonts (Outfit)
## How to Run
Simply open `index.html` in any modern web browser.
*Note: For Firebase and Map tiles to load, an active internet connection is required.*
## File Structure
- `index.html`: Main structure and UI components.
- `style.css`: Styling and animations.
- `app.js`: Logic, Firebase integration, and Map handling.
- `logo.PNG`: Official branding.