Bantu Health is a revolutionary mobile healthcare application designed to bridge the gap between patients and medical services in South Africa. Our platform leverages cutting-edge AI technology to provide instant medical diagnosis and connect users with healthcare providers.
- Real-time location-based clinic search
- Detailed facility information
- Distance and availability indicators
- AI-powered symptom checker
- Instant health insights
- Personalized health recommendations
- Virtual consultations
- Secure video conferencing
- Digital prescription services
- One-tap emergency assistance
- Real-time ambulance tracking
- Emergency contact integration
- React Native
- Expo Framework
- Native Base UI
- Firebase
- Cloud Firestore
- Google Cloud Platform
- Google Maps API
- Gemini AI API
- Jitsi Meet API
# Clone the repository
git clone https://github.com/ofentse-sithole/Bantu_Health.git
# Navigate to project directory
cd Bantu_Health
# Install dependencies
npm install
# Start the development server
npx expo start
bantu-health/
├── assets/
│ ├── images/
│ └── icons/
├── components/
│ ├── NavBar/
│ ├── MapComponent.js
│ └── WelcomeSection.js
├── pages/
│ ├── Authentication/
│ ├── Educational_Health_Tips/
│ ├── Settings/
│ ├── VideoConsultation/
│ ├── Ambulance.js
│ ├── ClinicFinder.js
│ ├── Dashboard.js
│ ├── Health.js
│ ├── Settings.js
│ ├── SplashScreen.js
│ └── SymptomsAnalysis.js
├── App.js
├── app.json
├── babel.config.js
├── eas.json
├── firebaseConfig.js
├── google-services.json
├── index.js
├── metro.config.js
├── package.json
├── package-lock.json
└── README.md
We welcome contributions to Bantu Health! Please follow these steps:
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
For support, please:
- 📧 Email: [email protected]
This project is licensed under the MIT License - see the LICENSE.md file for details.
Made with ❤️ by Bantu Health Team
© 2024 Bantu Health. All rights reserved.