/dr-doc-react

Primary LanguageJavaScript

Dr-Doc

Introduction

Dr. Doc is a platform where patients can find doctors and cure themselves to their diseases. This platform also have a feature recommending the specialist for their problem if patient doesn't know to whom they need to consult. This platform also facilitates the information regarding the diagnostic centers with the diagnosis they facilitate, also gives information about the medicines in which medical shop they can find their medicines. There will be unique account for patients and doctors linked with their email and/or phone number. By the ML model, with symptoms as input from patients, patients can find out which doctor they need to consult.

To-DO

  • Incorporating the ML Model for recomending specialists.
  • Login Service

Tools Used

Front End

  • HTML
  • CSS
  • JavaScript
  • React
  • React Bootstrap

Back End

  • EJS
  • Flask
  • mongoDB
  • express
  • mongoose

Machine Learning

  • Python

Database

  • MongoDB

Project Team

Sl.No. Name Registration No.
1 Chetan Krishna 20BCE0338
2 Bhavesh Sree Sai 20BCE0348
3 Arjun Das 20BDS0129

Instructions to view the project

  • Make sure you installed node.js on your pc

  • Clone the project

  • Go to the project folder

  • Enter the following command in your terminal :

    npm install
    npm run server

  • Open another terminal tab at same locatin :

    npm start

  • The project tab will automatically open in your default browser