This feature will help understand the most activechain...
Contributor guide
Tech stack
javascript
Domain
frontenddata
Issue type
feature
DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
3
Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
half day
Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
stale
ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
needs investigation
Prerequisites
basic JavaScriptfamiliarity with project structure
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
40
Research direction
Explore the repository's codebase to understand how COVID 19 case data is currently displayed. Look for existing visualization components and data fetching logic. Identify where new case data is obtained and how it could be highlighted based on recency. Consider using a color or badge to indicate cases from the last 3 days. Review any existing issues or pull requests for related work.