ciurca / ROVIDcounty

This is a website that displays the COVID-19 cases by county (Romania).

Home Page:https://rovidcounty.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ROVIDCounty

If it doesn't load date, go to this link and request access to the demo server. (CORS problems)

ProjectsBadge Twitter URL Website rovidcounty

About

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.

What it is

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.

Screenshots

Top

Bottom

Important note

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.

Tasks/To dos

About

This is a website that displays the COVID-19 cases by county (Romania).

https://rovidcounty.netlify.app


Languages

Language:JavaScript 98.3%Language:HTML 1.6%Language:CSS 0.1%