TLDR
A simple dashboard to track the novel coronavirus is live here. It shows the growth of cases, death and recoveries globally. The data is using vanilla Javascript for the most part and reactjs to display the cases label on the welcome page. The project is open-source, therefore you could also contribute to it here. The dashboard is implemented with Chartjs and we used DatatableJS to display data in the table with searching, sorting and pagination abilities. The data are being sourced from https://www.worldometers.info/coronavirus/via the TL;DR App
no story
Written by edemagbenyo | I’m a Senior Full Stack Javascript engineer who loves solving problem using technology.