Skip to content

Latest commit

 

History

History
45 lines (33 loc) · 994 Bytes

README.md

File metadata and controls

45 lines (33 loc) · 994 Bytes

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