A simple predictive model and tracker for COVID19 Spain cases.
- Retrieves information from Instituto de Salud Carlos III
- Updates information every 24h.
- Displays the following information:
- Total infected, recovered and death cases.
- Increment of infected, recovered and deaths compared to the day before.
- Calculation of new infected cases by minute and hour
- Estimation for the next 24h
- Historical data of the evolution of cases by minute
- Historical data of increments by day of infected, recovered and death.
- Mobile first design.
- Custom backend in firebase, no external APIs has been harmed in the process of this app.