Skip to content

atinder11/Consultiva

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Consultiva - A Website to predict your disease

The "Consultiva" project responds to the pressing need for innovative healthcare solutions in an era marked by increased reliance on digital technology. Aimed at addressing limitations in healthcare accessibility and enhancing the efficiency of medical consultations, Consultiva is a pioneering platform designed to connect qualified healthcare professionals with individuals seeking remote health services. By leveraging secure and accessible online channels, Consultiva seeks to bridge geographical and mobility barriers, providing a lifeline for those residing in remote areas or facing mobility challenges. The platform not only alleviates the strain on traditional healthcare systems but also empowers users to take charge of their health by offering reliable medical information at their fingertips.

Our Commitment

In the landscape of healthcare, where the demand for accessible and efficient medical services meets the transformative power of digital technology, the "Consultiva" project emerges as a beacon of innovation. In an age characterized by the pervasive influence of the internet, Consultiva seeks to revolutionize the way individuals access and engage with healthcare service

Screenshots:

Home Page: image

Login Page: image

DashBoard: image

image

Prediction Page: image

image

Loacte Nearby Hospital: image

image

Tech Stack

Frontend: HTML, CSS, JavaScript, React.js

Server: Node.js, Express.js

Backend: Python,

Database: MongoDB

APIs & Integrations: REST APIs, Google Authentication, Google Maps API

Run Locally

Clone the project

  git clone https://github.com/atinder11/Consultiva.git

Go to the webpage directory

  cd webpage

Install dependencies in the respective directories

  npm install

Run the application in Frontend folder on your localhost

  npm run dev