I would like to propose the addition of a Typing Test feature to our project using Python Flask. This feature will provide users with an interactive platform to test their typing speed and accuracy.
Objectives
Create a user-friendly web interface where users can take typing tests.
Implement a timer to track how long it takes users to complete the test.
Measure and display typing speed (words per minute) and accuracy at the end of the test.
Include a variety of text prompts for users to type, which can be randomly selected from a predefined list.
If you want to contribute the project, you can add the project folder in project track in this repo and make a pull request. It will be verified and merged if it's correct.
Typing Test
I would like to propose the addition of a Typing Test feature to our project using Python Flask. This feature will provide users with an interactive platform to test their typing speed and accuracy.
Objectives
Create a user-friendly web interface where users can take typing tests. Implement a timer to track how long it takes users to complete the test. Measure and display typing speed (words per minute) and accuracy at the end of the test. Include a variety of text prompts for users to type, which can be randomly selected from a predefined list.