Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • C covid19india-react
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 27
    • Issues 27
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • covid19india
  • covid19india-react
  • Merge requests
  • !353

Feature #317 : Rate of New Cases

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Administrator requested to merge github/fork/avnish-choudhary/addedNewCases into master Mar 29, 2020
  • Overview 7
  • Commits 12
  • Pipelines 0
  • Changes 3

Created by: avnish-choudhary

Currently users have to go through the graphs below carefully to understand the trends. The current situation is best described not by the total no of new cases but by checking improvement or worsening in the count of new cases arising daily. The total no is going to rise but it is important that at some point of time the no of new cases arising daily reduce... Negative rate gives Hope hence shown in Green where as positive rate will create awareness for people to take caution seriously hence shown in Red.
Screenshot 2020-03-30 at 12 15 43 AM It is the daily change numbers that should influence media analyst and concerned people visiting the website. Hence seperate section is added for Comparison between past 4 days data and showing rate of new cases.

Screenshot 2020-03-30 at 12 15 11 AM

As per the discussions on https://github.com/covid19india/covid19india-react/issues/317 This feature is desired among the visitors. @jeremyphilemon @someshkar

I have tested this code on local including negative rate as well as positive rate with change in dates.

Today's data is shown in blue as it can't be classified as Green or Red until end of day.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/avnish-choudhary/addedNewCases