Skip to content

madhavijaival/Typing_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Typing_test

Project Timed Typing Test App

Purpose:

This project is about to create the functionality for a timed typing test app.
The purpose of this project is to make sure you have an understanding of JavaScript objects,
functions, click events, event listeners, and changing DOM elements.
Requirements: To complete this project you will add to the starter code provided. You may use
glitch or any editor that you prefer. For this project you will not use the JQuery library. If you feel
the need to use it we can discuss it in class. You may edit the structure of the provided HTML
and CSS to better fit your preferred style. You may use lecture slides and the past hw’s for
sample code but make sure to make it your own.

    Functionality:
  • Run a standard minute/second/hundredths timer
  • Match the text entered with the provided text on the page. Notify user of progress
  • Proper Event listeners for keyboard and button input
  • Start Over button clears input text, changes default notification, and sets clock to zero.
  • Store best times and display the top three high scores.

About

Typing test application which also calculates the word count/ sec.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published