Doctors Clinic is a responsive appointment scheduling website designed for doctors and patients. The platform allows users to book appointments with doctors, ensuring a smooth and secure experience for both parties.
- Node.js: For building a scalable backend.
- Express.js: To create RESTful APIs for handling appointment-related requests.
- MongoDB: For secure and efficient data storage.
- Firebase Authentication: For handling user login and Google authentication.
Check out the live demo of the Doctors Clinic website:
Doctors Clinic - Live Demo
- Client Code:
GitHub Repository - Doctors Clinic Client
The website is fully protected with Firebase authentication, ensuring the safety and privacy of both doctors and patients. Data is securely stored in MongoDB, and all communication is encrypted.
Thank you for visiting the Doctors Clinic repository. Feel free to explore the code and contribute if you'd like!