Skip to content

SreeSaiBhavesh/Dr-Doc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.0%
  • HTML 3.8%
  • Python 1.7%
  • CSS 0.5%