Smart Health Sierra Leone (SL) is a simple healthcare website designed to provide health information, medical services, and easy access to healthcare support for people in Sierra Leone. It helps users connect with health resources, book appointments, and stay informed about healthy living.
# SmartHealth SL
## Accessible Healthcare for All Sierra Leoneans
SmartHealth SL is a digital healthcare platform designed to improve access to healthcare services across Sierra Leone. It helps citizens easily find nearby hospitals, book medical appointments online, receive important health tips, and access emergency support contacts.
This project supports **Sustainable Development Goal 3 (SDG 3) — Good Health and Well-being**.
---
## Problem Statement
Many people in Sierra Leone face challenges such as:
- Difficulty finding nearby hospitals and clinics
- Long waiting times for hospital appointments
- Limited access to health information
- Poor access to emergency contact support
SmartHealth SL helps bridge the gap between healthcare facilities and citizens by providing a simple and accessible digital solution.
---
## Target Users
This platform is designed for:
- Students
- Parents
- Patients
- Hospitals
- Healthcare providers
---
## Core Features
### 1. Hospital Finder
Users can quickly locate nearby hospitals and clinics with available services and specializations.
### 2. Book Appointments
Patients can schedule consultations online without standing in long hospital queues.
### 3. Emergency Help
Provides quick access to ambulance services, emergency hotlines, and urgent medical support numbers.
### 4. Health Tips
Users receive regular health education and wellness tips to promote healthy living.
---
## Technologies Used
- HTML5
- CSS3
- Bootstrap 5
- Font Awesome
- Google Fonts
- JavaScript
---
## Project Structure
```text
SmartHealth SL/
│
├── index.html
├── css/
│ └── style.css
│
├── js/
│ └── script.js
│
├── assets/
│ ├── hero_banner.png
│ └── about_banner.png
│
└── README.md