Welcome to the Doctors Online Consultation Platform, a modern SaaS solution built with Next.js to connect patients with healthcare professionals effortlessly. This platform enables virtual consultations, appointment scheduling, and secure communication between doctors and patients.
✅ Secure Online Consultations – Connect with certified doctors via video calls or chat. ✅ Easy Appointment Booking – Patients can schedule consultations based on doctors' availability. ✅ HIPAA-Compliant Messaging – Secure messaging ensures privacy and confidentiality. ✅ Multi-Payment Support – Patients can pay via credit card, PayPal, or insurance billing. ✅ Doctor Dashboard – Manage appointments, prescriptions, and patient records. ✅ Patient Portal – Access health records, prescriptions, and past consultations. ✅ AI-Powered Symptom Checker – Get preliminary health advice before consulting a doctor.
- Frontend: Next.js, React, Tailwind CSS
- Backend: Node.js
- Authentication: NextAuth.js, JWT, OAuth
- Deployment: Vercel
Ensure you have the following installed:
Clone the repository and install dependencies:
git clone https://github.com/mgr-punith/mini-proj.git
cd mini-proj
npm install # or yarn install or pnpm installnpm run dev # or yarn dev or pnpm dev or bun devOpen http://localhost:3000 in your browser.
Deploy easily using Vercel:
We welcome contributions! Follow these steps:
- Fork the repo
- Create a new branch (
git checkout -b feature-branch) - Commit your changes (
git commit -m 'Add new feature') - Push to the branch (
git push origin feature-branch) - Create a Pull Request
This project is licensed under the MIT License.
For questions or support, reach out to us: 📧 Email: [email protected] 📌 GitHub Issues: Open an issue
Made with ❤️ by [TEAM - 7] 🚀