Giter VIP home page Giter VIP logo

covid-dashboard's Introduction

Hi! I'm Draylar.

https://intotheomega.dev

I'm a Java developer who also dabbles in Python, JavaScript, Kotlin, and Rust. I primarily work on Minecraft Modding using the Fabric Mod Loader. A few of my coolest projects include:

  • Scarlet, an interpreted programming language designed for Minecraft.
  • Into The Omega, a grand RPG mod still in heavy beta.
  • Omega Config, the best configuration library on the market!
  • Identity, a Fabric mod that allows you to shapeshift into any creature!

covid-dashboard's People

Contributors

draylar avatar

Stargazers

 avatar

Watchers

 avatar  avatar

covid-dashboard's Issues

Note under Covid-19 Dashboard title should change depending on daily statistics

The "Things aren't looking too hot today." remark under the title of the page is currently hardcoded, and should change depending on daily statistics for active cases.


Really bad (>~+5% cases): Oh no.
Fairly bad (>~+3% cases): Things aren't looking too hot today.
Normal (>~+1% cases): Not bad, I guess?
Somewhat good (>~-1% cases): Hey, we're getting somewhere!
Fairly good (>~-3% cases): Looking good!
Really good (>~-5% cases): IT'S GOING DOWN!

"Cases per 1M" returns 0 for all countries

For some reason, the values of "Cases per 1M" return 0 for all countries. This is most likely because the country's population is not fetched, causing it to return values of either 0 or Infinity behind the scenes, which both show up as 0 on the front end.

This is hardcoded here:

casesPer.innerHTML = 0;

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.