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.
1-2 days
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.
mostly clear
Prerequisites
Basic understanding of ReactMongoDB queriesGit workflow
Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
40
Research direction
The issue is from 2017 and has 4 assignees, suggesting it may be stale or blocked. To start, identify the about page component in the repository (likely a React component). For displaying certificate counts and active users, you will need to write MongoDB aggregation queries to count users with certificates and active users. The cleanup of fake users requires identifying and deleting bot accounts, which may involve database operations. Contributor stories might require a new page or section. Check the existing labs and stories pages for context. Contact info should be replaced with Chinese community contacts. Review the repository structure and existing code before starting.