Skip to content

Java Application using MVC Architecture for checking Typing Speed of users.

Notifications You must be signed in to change notification settings

saketk21/TypeMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TypeMaster

TypeMaster is a Java Application using MVC Architecture which lets users check their Typing Speed.

It uses MVC Architecture and is a basic implementation of the Longest Common Subsequence algorithm for calculating the accuracy of typing.

Usage

For using TypeMaster on your machine, make sure you have installed the Java Runtime Environment for Java 8 and it is added to your PATH variable, and double-click the TypeMaster.jar file.

For all the CLI fanboys out there, use the following command:

java -jar TypeMaster.jar

About

Java Application using MVC Architecture for checking Typing Speed of users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages