Skip to content
This repository has been archived by the owner on Mar 5, 2022. It is now read-only.

cheerypal/viroll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VIROLL

The following is source code for Viroll.

Application location : https://viroll.herokuapp.com/

Application Features:

  • Web app will give details on Coronavirus Statistics for any country the user chooses

  • User can compare country stats with other countries.

  • Application features charts that show Coronavirus spikes for any certain country.

  • Application uses an external public api to get up to date and accurate data on the coronavirus pandemic

HEROKU

This application has been pushed to heroku and is currently on Free Dyno Usage (550hrs of use per month on the herok servers)

API

This application is making use of the public API - COVID19API. This API was created by Kyle Redelinghuys who sourced the data from Johns Hopkins CSSE. This API sourced data from WHO.

Documentation for the API - POSTMAN

Please support this API buy going to their site - COVID19API


This application was created as a hobby during the COVID-19 pandemic.