🌟 Revolutionizing Healthcare with Seamless Video Consultations, Query Management, and Prescriptions
QuickHeal is a comprehensive healthcare web app designed to connect patients and doctors effortlessly.
- Patients can consult with doctors via video calls, manage their queries, and receive prescriptions.
- Doctors can manage availability, respond to queries, and provide prescriptions efficiently.
- The app also features an admin panel for management, accessible via specific routes.
- 🎥 Video Consultations: Initiate video calls with available doctors using Socket.io for real-time communication.
- 🟢 Availability Status: Toggle status (Available/Unavailable) to indicate readiness for consultations.
- ❓ Query Management: View and respond to patient queries.
- /admin: Main admin dashboard.
- /admin/auth: Authentication page for admin login.
(Not part of visible website navigation but accessible via direct URL routes.)
- Frontend: ⚛️ React, 🌊 Tailwind CSS
- Backend: 🟢 Node.js, ⚡ Express.js
- Database: 🍃 MongoDB
- Real-Time Communication: 📡 Socket.io
- Video Call Integration: 📹 WebRTC/Third-Party API
- Authentication: 🔐 Bcrypt Password Hashing for Patients, Doctors, and Admin.
- Hosting: Vercel, Render
🔗 Visit QuickHeal: QuickHeal Web App
- Node.js
- MongoDB
git clone https://github.com/joefelx/quickheal.git
cd quickheal
cd client && npm install && cd ../server && npm install
bash
cd server && npm run dev
cd client && npm start
QuickHeal ensures data privacy and security with:
- 🔐 Secure Password Storage for all users (Patients, Doctors, and Admin).
- 🔒 Secure communication via HTTPS (if hosted on a secure domain).
- 📱 Mobile app for better accessibility.
- 🗂️ Comprehensive patient medical history management.
- 🤖 AI-powered symptom checker for preliminary diagnosis.
- 🔄 Integration with pharmacy services for medication delivery.
- Karim Suhail S
- Joe Felix A
- Mohammed Haris Hasan A
This project is licensed under the MIT License.
We appreciate your interest in QuickHeal.
If you have suggestions, feedback, or want to contribute, feel free to reach out.
Together, let’s revolutionize healthcare! 😊