Skip to content

Welcome to our medical platform where you can explore various doctors, handle your profiles, and schedule consultations with ease. Stay updated with notifications and enjoy secure access. Prospective doctors can also apply. Our administrators ensure everything runs smoothly. Your information is protected with us. Join us for seamless healthcare int

Notifications You must be signed in to change notification settings

Cvr421/GetDoctor_Booking-service

Repository files navigation

GetDoctor 🧑‍⚕️


📝 Description :

Welcome to our all-inclusive health service platform! Our site delivers an effortless experience for both users and doctors. Register or log in to access a variety of features. Quickly browse a comprehensive list of doctors, update your profile, and easily submit inquiries. Receive timely notifications and enjoy secure access to your data. Prospective doctors can apply through our intuitive system. Schedule appointments with your chosen doctors and monitor their progress. Administrative features facilitate smooth operations, including the approval of doctor applications and user management. Your information is kept safe with us. Join us for a modern and efficient healthcare experience.



🌐 Link:


🛠️ Tools and technologies used :


👋 Connect with me:

LinkedIn GitHub Gmail Twitter



Back to Top

📃Features :

  • User Registration and Login: Enabling user registration and login functionality is the foundation of any user-oriented platform.
  • View Available Doctors: Allowing users to easily view the list of available doctors helps them find the right medical professional for their needs.
  • Update Profile: Providing users with the ability to update their profiles keeps their information accurate and up to date.
  • Contact Section for Queries: Including a contact section for user queries enhances user engagement and customer support.
  • Notifications Tab: A notifications tab helps users stay informed about updates, appointments, and application statuses.
  • Admin Management System: An admin management system is crucial for overseeing users, appointments, and doctor applications.
  • Access Control: Restricting access to certain sections like notifications, profile, appointments, and doctor applications to logged-in users ensures data privacy and security.
  • Doctor Application: Allowing users to apply to become a doctor on the site expands the pool of medical professionals and adds value to the platform.
  • Book Appointments: Enabling users to book appointments with their preferred doctors streamlines the process of accessing medical services.
  • Admin Approval for Doctor Requests: Admin approval for doctor applications ensures that only qualified professionals are listed on the platform.
  • User and Doctor Removal: Admin's ability to remove users or doctors from the site is crucial for maintaining the platform's integrity.
  • Appointment Marking: Allowing doctors and admin to mark appointments as completed ensures proper record-keeping.
  • Application and Appointment Notifications: Sending notifications to users, doctors, and admins about application statuses and appointment updates enhances communication.
  • Data Storage and Security: Storing all data in a database ensures data integrity, security, and easy retrieval of information.

Back to Top

Steps to run the project on your local machine

  1. Fork this repository
  2. Open terminal or command prompt on your local machine. Run the following command to clone the repository:
  3. git clone https://github.com/your-username/your-repo.git
    

    Replace your-username with your GitHub username and your-repo with the name of your repository.

  4. Open the project and rename .env.example files to .env in both client and root directory.
  5. Add your own environment variables to these both files.
  6. To run the backend, open a new terminal and execute:
  7. npm start
    
  8. To run the frontend, open a new terminal and run 'cd client/' to go to client directory and execute:
  9. npm start
    

To access the admin dashboard

  1. Download the project from the git repository
  2. You need to create your own MongoDB instance and add the MongoDB url to the .env file
  3. Register on the website and go to your MongoDB and manually change the 'isAdmin' field of the account you want to make admin in the DB to 'true' and then log in back on the site
  4. Now you will be able to access the admin dashboard

Back to Top

Home page

home

# page

#

# page

signin

Profile page

profile

All Doctors page

doctors

Apply for doctor page

applyfordoctor

Admin all users dashboard

users

Book Appointment page

BookingAppointment.png

Doctors all application page

appointments

🛡️ License

License: MIT

Terms and conditions for use, reproduction and distribution are under the MIT License.



Give it a 🌟 if you 🧡 this repository


Back to Top

About

Welcome to our medical platform where you can explore various doctors, handle your profiles, and schedule consultations with ease. Stay updated with notifications and enjoy secure access. Prospective doctors can also apply. Our administrators ensure everything runs smoothly. Your information is protected with us. Join us for seamless healthcare int

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published