Hospital Stats MVP - Allied Healthcare Data Logger for South African Government Hospitals
# Hospital Stats MVP
A mobile-first web application for allied healthcare professionals to log patient data in South African government hospitals.
## Quick Links
📖 **Complete Documentation** - Documentation hub with guides for all audiences
🚀 **User Guide** - For healthcare professionals using the app
👩💻 **Developer Guide** - For developers and contributors
📊 **API Documentation** - Technical reference for all modules
🗄️ **Database Schema** - Database structure and data models
## Features
✅ **Offline-First Design** - Works without internet connectivity
✅ **Mobile Responsive** - Optimized for smartphones and tablets
✅ **Secure Authentication** - Row Level Security with Supabase
✅ **Data Synchronization** - Automatic sync when online
✅ **Patient Record Management** - Complete CRUD operations
## Tech Stack
- **Frontend**: HTML5, CSS3, JavaScript (ES6+)
- **Backend**: Supabase (PostgreSQL + Auth)
- **Architecture**: Single Page Application (SPA)
- **Storage**: Dual strategy (Cloud + LocalStorage)
## Quick Start
1. **For Users**: See User Guide - Getting Started
2. **For Developers**: See Developer Guide - Setup
## Project Status
🟢 **Production Ready** - Fully functional MVP with comprehensive documentation
---
*For detailed information, please refer to the documentation.*