> python mini-project: speedtyping-test
Creating a typing test tool that measures users typing speed and accuracy, providing an entertaining way to improve keyboard skills.
- WPM: Nilay
- Accuracy: Nathan
- Modes of Difficulty: Nevin
- Modes of total time: Navneet
- Freestyle mode (random words): Nathan
- Modes of types of text: Nilay
- Sounds feedback for keypresses: Nevin
- Graph to map out progress: Navneet
python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
Copyright © 2023: <speedtyping-test authors>
Licensed under the GPLv3.0
PES2UG23CS368 Nathan Matthew Paul
PES2UG23CS371 Navneet Nayak
PES2UG23CS381 Nevin Mathew Thomas
PES2UG23CS390 Nilay Srivastava