Skip to content

Latest commit

 

History

History
41 lines (28 loc) · 1.33 KB

README.md

File metadata and controls

41 lines (28 loc) · 1.33 KB

diabeteasy

Getting Started

Prerequisites

To run Diabeteasy on your local device, you will need to have the following installed:

  • Python 3
  • Pip

Installation

Install the required packages

pip install -r requirements.txt

start the app

pyhton app.py

Landing page

landing-page

Sign up page (user must signup and then login before using di-detector)

signup

Login Page

login

Form that accepts input from user to predict their diabetes

di-detector

Message after the algo detects the diabetes

detected

Doctor recommendations based on input location and medication trcaking system

You have to wait for 10-15 sec to load outputs of GMap API response

suggestions