/corona-status-brasil

Situação do Covid 19 no Brasil, atualizada diariamente.

Primary LanguageHTMLMIT LicenseMIT

This project is licensed under the terms of the MIT license.

Corona Status Brasil

feito com HTML, CSS, JS, NodeJS e Plotly Chart Studio.

main.js >

baixa o arquivo JSON hospedado em https://pomber.github.io/covid19/timeseries.json, extrai, transforma, envia os dados pra API do Plotly e gera o arquivo cases.js.

cases.js >

fornece alguns dados como suporte pro site online no gh pages.

index.html >

alguma mágica com html e css pra garantir um visual legal.


Build with HTML, CSS, JS, NodeJS and Plotly Chart Studio.

main.js >

get JSON file hosted in https://pomber.github.io/covid19/timeseries.json, extract, transform, send the data to Plotly API and generate cases.js file.

cases.js >

some info to support the online website data.

index.html >

some magic with html and css to ensure a cool look.