someshkar/covid19india-cluster

Only show cumulative cases from today backwards. Will help to scale the cluster in the future.

Open

#141 opened on Mar 28, 2020

View on GitHub
 (9 comments) (0 reactions) (0 assignees)JavaScript (666 forks)batch import
Priority : Highenhancementgood first issue

Repository metrics

Stars
 (991 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

As cases grow, this makes the cluster more laggy and difficult to analyse. We need an alternative as cases grow.

How it will work :

Selecting today's date in date picker should show only today's cases. Selecting yesterday's date should show today + yesterday's cases. And so on. This is urgent.

Contributor guide