"Youth Sexual & Reproductive Health Information Platform for Zambia"
# Blossom Her ๐ธ
**Youth Sexual & Reproductive Health Information Platform for Zambia**
## Overview
Blossom Her is a comprehensive, youth-friendly web application providing trusted sexual and reproductive health (SRH) information for Zambian adolescents. The platform is built with accessibility, privacy, and ease-of-use as core principles.
## Features
### ๐ **Learn Section**
- Comprehensive information on puberty and body changes (for girls and boys)
- HIV prevention using the ABCD method
- When to seek professional health advice
### ๐งฎ **HIV Risk Calculator**
- Personalized risk assessment based on lifestyle factors
- Privacy-first design (data stays on device)
- Tailored recommendations for each risk level
### ๐ฅ **Clinic Finder**
- Locate youth-friendly clinics across all 8 Zambian provinces
- Filter by location
- View services and operating status
- Free, confidential services for young people
### ๐ฏ **Myth Buster Game**
- Interactive quiz on HIV, contraception, and sexual health
- Score tracking (on device only)
- Evidence-based answers
### ๐ฌ **Anonymous Questions**
- Submit health questions confidentially
- Browse frequently asked questions
- Get answers from health experts
### ๐ฅ **Peer Educator Connection**
- Chat with trained peer educators via WhatsApp
- Confidential and non-judgmental support
- Available during business hours
## Technical Stack
- **Frontend**: HTML5, CSS3, Vanilla JavaScript
- **Storage**: LocalStorage (for anonymous questions, scores)
- **Responsive Design**: Mobile-first approach
- **Accessibility**: WCAG AA compliant, ARIA labels, semantic HTML
## File Structure
```
blossom-her/
โโโ index.html # Main HTML file with all sections
โโโ styles.css # Complete styling (mobile-first)
โโโ app.js # All JavaScript functionality
โโโ data.js # Clinic data, myths, FAQs
โโโ .gitignore # Git configuration
โโโ README.md # This file
```
## Key Fixes & Improvements
### ๐ **Bug Fixes โฆ