webdevcody / webdevcody/code-racer
[FEATURE]: Can we also include WPM for measuring speed as that's most industry standard
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 697
- Forks
- 594
- PR merge metrics
- No merged PRs in 30d
Description
Feature Summary
Can we also include WPM (words per minute) while calculating result of a user
This can really attract users as most website follows WPM for results instead of CPM
Code of Conduct
- I agree to follow this project's Code of Conduct
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing CPM calculation and the result display in the TypeScript application. Trace how the current speed value is calculated and rendered, then verify that the result includes WPM as requested and test the affected user flow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- frontend, web-dev
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100