# Sudan Medical Aid Platform
A comprehensive web-based platform for the Sudanese Red Crescent Society(School Project) to manage medical aid, campaigns, connect patients with donors, and coordinate with medical providers.
## 🌟 Features
### For Donors
- **Browse Medical Cases** - Contribute and View verified patient cases needing support
- **Support Campaigns** - Contribute to large-scale medical relief campaigns
- **Track Donations** - Personal dashboard to monitor donation history
- **Direct Impact** - See exactly where your donations go
### For Patients/Submitters
- **Submit Cases** - Request medical aid for treatment or medication
- **Upload Documents** - Attach medical records and prescriptions
- **Track Progress** - Monitor case status and funding progress
- **Track Cases** - Personal dashboard to monitor medical cases submited
### For Medical Providers
- **Register as provider partner** - Hospitals and pharmacies can join the network
- **Offer Services** - Provide discounted or donated medical services
- **Get Verified** - Admin verification ensures trust
### For Organization
- **Submit Campaigns** - Registered partners who can create campaigns and events
- **Track Progress** - Monitor campaigna status and funding progress
### For Administrators
- **Verify Providers** - Review and approve provider applications
- **Manage Cases** - Oversee submitted medical cases
- **View Statistics** - Dashboard with platform metrics
## 🛠️ Tech Stack
| Layer | Technology |
|-------|------------|
| Frontend | HTML5, CSS3, JavaScript (Vanilla) |
| Styling | Tailwind CSS |
| Icons | Lucide Icons |
| Backend | PHP 7.4+ |
| Database | MySQL 5.7+ / MariaDB |
| Server | Apache (XAMPP) |
## 📁 Project Structure
```
sudan-medical-aid/
├── index.html # Home page
├── README.md # Documentation
├── SETUP.md # Setup guide
│
├── pages/ # HTML Pages
│ ├── auth.html
│ ├─ …