This program is a typing tester! It provids the user with a random prompt and then times how long the user takes to fully type the prompt. It then calculates the accuracy of the user and how many words per minute the user can type at. It allows you to save your results to a text file and even allows the user to upload their own file with custom prompts!
- Pop!_OS 22.04 on a Dell XPS 15 - running in Qt Environment & from program installation
- Qt 6.3
- Qt Creator
- Qt Installer Framework
There is an installer folder that contains operating system specific installer programs for Windows and Linux.
- Qt Documentation: https://doc.qt.io/qt.html
- Calculating string similarity: https://www.qtcentre.org/threads/49601-String-similarity-check