Skip to content

Kishorehere/Typing-speed-checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typing-speed-checker

This front-end application helps find the typing speed of a particular user.

About

  • Certain text will be displayed on screen when the application is run.
  • The goal of the user is to type out the text displayed into the given text-area without any mistake and as fast as posible.
  • The application checks character by character.
  • The written text will be higlighted in green if the entered character is correct and in red if the character is wrong.
  • The cursor will not move forward if the typed in character is wrong.
  • Typing speed is calculated based on the following formula:

Typing speed = no. of characters typed / time taken in seconds


Built With

About

A simple front-end application to check the type speed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published