Skip to content

isaka-james/test-your-typing-speed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Typing Speed Meter 🚀

Do you think you are typing faster?

Inspired by tenfastfingers

project views count

Authors 🕵🏿‍♂️

Authors comment:

"Typing faster help finishing project Faster!" — masterplan

What's new?

  • You register to the web app
  • You type the chosen random words of sentences
  • The application generate the statistics for you!

Languages used:

language-svg

How it looks?

image image image

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? image

HOW IT WORKS? ⚡

When you fill your username at the login, that username is used associating to display your statistics at the end when you finish typing.

Installation in linux enviroment 🐧

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

FAQ 📋

Question1: How can I run in windows?

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/.

Question 2: Can I use this tool without knowledge of code?

Yes!, And also if you are experienced you can customize these codes to match your preferences

License

LICENSE