- Current Deployment: https://lperez-covid-deployment.herokuapp.com/register
- How to Deploy? https://github.com/lindaperez/heroku_flask_app_covid/blob/main/Deployment.md
3 Use cases were developed to show how useful can be a Machine Learning classification project to display the risk of patients based on certain underlying conditions associated to The Covid-19 virus.
1. Register a patient: https://lperez-covid-deployment.herokuapp.com/register
A doctor can introduce the patient's main details and underlying conditions.
2. List Patients https://lperez-covid-deployment.herokuapp.com/list
A list of patients is displayed showing their main personal information.
3. View Patient https://lperez-covid-deployment.herokuapp.com/view/4
Clicking on View, A list of details and risk associated of a particular patient selected is displayed.


