Skip to content

HealthBridge is a full-stack telehealth platform that connects patients and doctors through secure appointments, AI-powered chat, video consultations, and medicine search β€” all in one modern, responsive web app.

License

Notifications You must be signed in to change notification settings

aimaster-dev/healthBridge

πŸ₯ HealthBridge

HealthBridge Logo

**Connecting patients, doctors, and services through a modern digital healthcare platform.**

HealthBridge is a full-stack telehealth web application designed to simplify the healthcare experience for patients and providers. From booking appointments to AI-powered diagnosis tools, HealthBridge bridges the gap between accessibility and innovation.

Landing Page

---

πŸš€ Features

πŸ‘¨β€βš•οΈ For Patients

  • Secure user authentication
  • Book doctor appointments
  • Search for Ayurvedic and general medicines
  • Request ambulance services
  • View prescriptions and medical history
  • Chat with doctors or support using an AI chatbot
  • Join video consultations with doctors
  • Stay informed via health news updates

🩺 For Doctors

  • Manage appointment requests
  • Write and manage prescriptions
  • View patient medical history

πŸ€– AI Support

  • Chatbot powered by Hugging Face API
  • (Optional) Integration of ML-based diagnostics and predictions

πŸ›  Tech Stack

Layer Technology
Frontend React (TypeScript), Tailwind CSS, React Router
Backend Supabase (Auth, DB), Node.js
Video Call Agora SDK
AI & Chat Hugging Face API
Forms Formspree
Notifications React Hot Toast

πŸ“¦ Project Structure

/
β”œβ”€β”€ client/         # React frontend
β”œβ”€β”€ server/         # (Optional backend logic or APIs)
β”œβ”€β”€ public/         # Static assets
β”œβ”€β”€ lib/            # Store, supabase helpers, etc.
└── README.md       # You're here

πŸ”§ Getting Started

1. Clone the repo

git clone https://github.com/aimaster-dev/healthBridge.git
cd healthBridge

2. Install Dependencies

# React Client
cd client
npm install
npm start

Note: Ensure environment variables are set up for Supabase and Agora in .env.local


πŸ“Έ Screenshots

Coming soon β€” Add screenshots or screen recordings to showcase UI and key features.


πŸ“Œ Roadmap

  • Authentication via Supabase
  • Doctor appointment system
  • Medicine search and booking
  • Video consultations
  • Health news and chatbot
  • Payment integration
  • Mobile PWA support
  • AI-powered diagnostics

🀝 Contributing

We welcome contributions! If you'd like to improve HealthBridge:

  1. Fork the repo
  2. Create your branch: git checkout -b feature/your-feature
  3. Commit changes: git commit -m 'Add your message'
  4. Push to branch: git push origin feature/your-feature
  5. Open a Pull Request

πŸ“„ License

This project is open-source and available under the MIT License.


πŸ‘¨β€πŸ’» Authors

Built and maintained by the HealthBridge Dev Team Want to join or collaborate? Feel free to reach out via GitHub Issues or Pull Requests.


About

HealthBridge is a full-stack telehealth platform that connects patients and doctors through secure appointments, AI-powered chat, video consultations, and medicine search β€” all in one modern, responsive web app.

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages