TuneShack

Install TuneShack

Add to your home screen for instant access

📦

TNG HIV App — Handoff Package

Base44 Developer Deployment Guide for tngcommunityto.org

📋 What This App Does

This is a Progressive Web App (PWA) built for The Neighbourhood Group (TNG) HIV Program in Toronto. It digitizes their HIV & Hepatitis C brochures into an interactive, installable mobile app.

Features:

  • 📚 Educational sections: HIV Basics, Hep C, Prevention, Testing, HIV Care, Trauma
  • 📞 Live clickable phone numbers and resource links
  • ❓ 10-question knowledge quiz with explanations
  • 🎮 Two interactive games: True/False & Word Scramble
  • 🤖 AI Health Guide agent — answers questions in a trauma-informed way
  • 📱 Installable PWA with TNG branding

Live URL (on this Base44 app): /tng

To deploy independently: Create a new Base44 app and follow the steps in this handoff package.

🏗️ Architecture

Main Page
pages/TNGHub.jsx
Components
components/tng/*.jsx (9 files)
AI Agent
agents/tng_hiv_guide.json
PWA Manifest
public/manifest.json
Entities
None required (static content)
Backend Functions
None required