Skip to content

Doc-Connect: Reinventing healthcare by facilitating seamless appointments, and personalized self-assessment tools,. Empowering patients to confidently navigate their health journey.

Notifications You must be signed in to change notification settings

Darshan1412/Doc-connect

 
 

Repository files navigation

Doc-connect

Welcome to Doc-Connect, a web application revolutionizing the doctor-patient connection! Online health systems can provide patients with personalized health education materials, self-assessment tools, and interactive platforms for engaging with healthcare professionals and peers. This empowers patients to take an active role in their health management and make informed decisions.

Project Walkthrough[Demo Video]

Explore the architecture, features, and setup of Doc-Connect, a web application designed to streamline and enhance the doctor-patient connection. This walkthrough provides comprehensive insights into the project, guiding you through its implementation and showcasing its key functionalities.

Doc-Connect Demo

Watch our demo video to see Doc-Connect in action! 🚀

Getting Started

  1. Clone this repository to your local machine.

  2. Install Node.js if you haven't already.

  3. Install MongoDB and ensure it's running on your system.

  4. Navigate to the project directory and run npm install to install dependencies

  5. Set up your MongoDB connection string.

    • Add your MongoDB connection URL to the .env file:
      MONGO_URL=your_mongodb_connection_url
      
  6. Run npm start to start the server.

  7. Visit http://localhost:8080 in your web browser to access the website.

TeamMates

👤 Darshan Jain

👤 Suryaprakash Singh

👤 Krshil Shah

👤 Siddesh Mishra

👤 Prem Tatkari

Show Your Support

Give a ⭐️ if you like this project!

About

Doc-Connect: Reinventing healthcare by facilitating seamless appointments, and personalized self-assessment tools,. Empowering patients to confidently navigate their health journey.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.3%
  • CSS 6.4%
  • HTML 4.3%