A web app used for exercising typing speed. The app gives text composed with random english words for users to type along with, and records their typing time, typing speed(letters per minute) and mistakes. Users are able to track their histroy typing records as well. |
Here is a working live demo : http://shawnstypingapp.online
you could login with one shared demo accound the user name: demo1 the password: 1234
You are free to register with your own account as well
- a-z and space keys: typing any key of those will proceed current typing progress
- enter key: will generate new random text
The web app has been tested on Chrome and Safari
- jQuery
- PHP
- HTML/CSS
- JavaScript
- Ajax
- chart.js
- mySql