If it doesn't load date, go to this link and request access to the demo server. (CORS problems)
This project is part of my 100 days of code challenge. I started playing around with JavaScript and decided that it would be good practice to start building an actual website.
This is a website that displays the COVID-19 cases by county (Romania).
I am using JavaScript to pull in the information from a JSON file provided by Graphs.ro. The information is displayed using Bootstrap 4, Leaflet.js (used this tutorial to create the map), Chart.js for the chart generator and Latinize.js for the search function.
Please support the projects above if you can, because this site wouldn't have been possible without them.
This website was created just as a means for me to better understand JavaScript and also practice it. It shouldn't be used as an actual means of getting COVID-19 Romania data, as there much better ways of getting the data (see Graphs.ro).
If you are affiliated in any way with any organization that thinks that this website is violating something and it should be taken down, please contact me personally on Twitter @raduciurca.
- Add fallback COVID-19 County data
- Add loading screen
- Add error message
- Add ChartJs Datalabels Plugin