"Typing faster help finishing project Faster!" — masterplan
- You register to the web app
- You type the chosen random words of sentences
- The application generate the statistics for you!
I usually don't score this, as you see my average score in https://10fastfingers.com/ . I made the words in my typing speed test website to more hard to type and the relation from current to the next word in typing to more difficult!, why don't you try?
When you fill your username at the login, that username is used associating to display your statistics at the end when you finish typing.
To install this tool,
git clone https://github.com/isaka-james/test-your-typing-speed.git # get a copy of web app
cd test-your-typing-speed # get inside the Tool
php -S localhost:80 # start server at port 80
After starting the server, othen go to your browser and type http://localhost/ to start exploring the typing speed meter joy
Yes, Just place the project codes to your server root, e.g for XAMPP users place the content files to C:\xampp\htdocs and browse http://localhost/.
Yes!, And also if you are experienced you can customize these codes to match your preferences