Skip to content

Nirmit1910/ePrognosis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

E-Prognosis

Hope is a beautiful thing.And when hope is based on science and evidence,it's even better.Easy detection of diseases right at your own home and providing required help to fight it.

E-Prognosis health application has been created with a vision of helping and assisting people in the prediction of harmful diseases right in their own homes. We all need to go through essential health and medical screenings regularly, at least for preventive action. Routine medical screenings may detect any causal health problems earlier, helping older adults to get the appropriate care or treatment before their conditions get worse. Through the use of technology, we have tried to provide a solution to this.

Features

  • Detection Of Disease
  • Predict Insurance Cost
  • Health Blogs

Demo

Video Demo - https://youtu.be/0o7xMlYWKeU

Tech Stack

Client: React, Redux, SCSS

Server: Node, Express

Database: MongoDB

ML Models: Scikit-Learn, Flask

Environment Variables

To run this project, you will need to add the following environment variables to your .env file

MONGO_URL

JWT_SECRET

Run Locally

Clone the project

git clone https://github.com/baibhav0305/ePrognosis.git
npm install

Client side

cd client
npm install
npm start

Start the server

npm start

Authors

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 73.5%
  • JavaScript 22.2%
  • SCSS 2.1%
  • Python 1.3%
  • HTML 0.7%
  • CSS 0.2%