Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.
/ py-typer Public archive

py-typer: python mini-project

License

Notifications You must be signed in to change notification settings

polarhive/py-typer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UE23CS151A speedtyping-test

> python mini-project: speedtyping-test

problem statement:

Creating a typing test tool that measures users typing speed and accuracy, providing an entertaining way to improve keyboard skills.

demo

features:

  1. WPM: Nilay
  2. Accuracy: Nathan
  3. Modes of Difficulty: Nevin
  4. Modes of total time: Navneet
  5. Freestyle mode (random words): Nathan
  6. Modes of types of text: Nilay
  7. Sounds feedback for keypresses: Nevin
  8. Graph to map out progress: Navneet

deps:

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt

credits:

license: GPLv3 or Later

Copyright © 2023: <speedtyping-test authors>
Licensed under the GPLv3.0

PES2UG23CS368 Nathan Matthew Paul
PES2UG23CS371 Navneet Nayak
PES2UG23CS381 Nevin Mathew Thomas
PES2UG23CS390 Nilay Srivastava