Logo Lanfrica

Phillip-design-star/Blossom-Her

Domain:

healthcare

Record type:

software
Creator:
Phi
Host:
"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 โ€ฆ