A modern, user-friendly platform that connects patients with trusted doctors, making healthcare more accessible, secure, and convenient.
| Service | Status | Link |
|---|---|---|
| Frontend | Visit Site → | |
| Backend | Access API → | |
| Admin Panel | Open Panel → |
- 🩺 Doctor Discovery: Intuitively search for medical professionals by their specialty and view comprehensive, detailed profiles.
- 📅 Seamless Appointments: Effortlessly book available appointment slots with just a few clicks.
- 💳 Secure & Integrated Payments: Experience safe and reliable transactions with our integrated payment gateways.
- 👤 Personalized User Profiles: Easily manage your personal information, upcoming appointments, and view your medical history.
- 📊 Comprehensive Admin Dashboard: A powerful interface for administrators to manage doctors, appointments, and user data effectively.
To get a local copy up and running, please follow these simple steps.
-
Clone the repository
git clone https://github.com/your-username/dochome.git -
Navigate to the project directory
cd dochome -
Install dependencies for each component
cd backend && npm install cd ../frontend && npm install cd ../admin && npm install
| Component | Command | Local Access |
|---|---|---|
| Backend | cd backend && npm start |
http://localhost:4000 |
| Frontend | cd frontend && npm run dev |
http://localhost:5173 |
| Admin Panel | cd admin && npm run dev |
http://localhost:5174 |
DocHome – Making Healthcare Simple, Secure & Accessible.