Create a COVID-19 Tracker (PHP/JS)

Yatko
1 min readAug 1, 2020

--

Covid-19 Script with source code for your own coronavirus tracker

Open a terminal, on your server and run:

$ git clone https://github.com/Yatko/COVID-19-Script.git

That’s all. Now, that you have a coronavirus tracking website, customize it as you like. If you don’t have SSH access to your server, download the covid script, upload to your web server and extract the archive.

COVID-19 Tracker Script (PHP/JS)
COVID-19 SCRIPT and TRACKING DASHBOARD

The covid-19 tracker will display most relevant data to the viewer. At the moment, tracking global cases and cases by country. A demo version of tracking Florida, New York and California with ability for local tracking can be found here: Miami (Florida, USA). Here is the source code for further personalization and better local case trackers (including new countries and all U.S. states).

--

--