Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 952 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 952 Bytes

Terminal Based Typing Project

It is a terminal typing project. It measures the typing speed of the user. After typing test is completed, it shows leaderboard of the user.

Run this project on the system

First you have to clone this repo on your system then you will have to run command: git clone https://github.com/karan2782/terminal-typing-master.git

After this you can run this program on any code editor like Visual studio code.

To show leaderboard need to create Json file. In this project it is create json file by functions

App Screenshot

This program is taking input as a name of the user. It gives random paragraph to the user for typing. After typing is done, then if the user press 2.It will show the leaderboard of the user.

App Screenshot