Skip to content

This is an app that will record the length of time it takes a user to pass a typing test.There will be a provided test and an input box for the user to type out and must match exactly what was provided to pass the test and stop the timer.

Notifications You must be signed in to change notification settings

Maccauhuru/Speed-Test-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpeedTest App

N|Solid

Build Status

This is an app that will record the length of time it takes a user to pass a typing test.There will be a provided test and an input box for the user to type out and must match exactly what was provided to pass the test and stop the timer.

speed-test-demo-app

Features

  • Text area for users to input text.
  • Automatic timer that begins when you type first letter
  • Automatic time stop when you successfully match provided text
  • Color highlighters to give you hints if you are matching or not

Tech

SpeedTest is very simplistic and currently uses the following tech:

  • HTML - For building the content of app
  • JavaScript - For the interaction of the app
  • CSS - For the presentation layer of app
  • vscode - Text editor used in development of app
  • dillinger - Markdown editor and template

Installation

$ git clone https://github.com/Maccauhuru/Speed-Test-App.git

Author Todos

  • Write some test cases for app
  • Add a script to auto fetch random text for the speed test
  • Add feature to do custom upload of text

License

MIT

About

This is an app that will record the length of time it takes a user to pass a typing test.There will be a provided test and an input box for the user to type out and must match exactly what was provided to pass the test and stop the timer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published