Try it out: corona-vizz.herokuapp.com/
This project was designed to visualize the spread of Covid-19. It runs on Python, MongoDB, and Javascript. Data is scraped from the web and stored in Mongo. The app then matches up countries with the proper coordinates and plots them on an interactive map using leaflet. Dynamic charting is available to which allows you to view the statistics of each country and compare up to four at a time.