TypingTest-Console is a Java-based console application designed to provide a straightforward and effective typing test experience. This project focuses on core functionality, offering a text-based interface for practicing typing skills in a simple and efficient manner.
- User Authentication: Features a simple command-line login system. User credentials are securely hashed using MD5 and stored in a separate file.
- Multi-User Support: Supports multiple user accounts, allowing individuals to maintain separate user profiles.
- Performance Tracking: Records the results of each typing test and stores them in a file, enabling users to track their typing progress over time.
- Default Login Credentials:
- Username:
shko - Password:
koyauniversity
- Username:
To use TypingTest-Console, you need to have Java installed on your machine. Follow these steps to set up and start the application:
- Clone the Repository: Clone this repository to your local machine.
- Run the Application: Navigate to the project directory and execute the application using your Java IDE or from the command line.
- Login or Create an Account: Use the default login credentials or create a new account to start taking typing tests.
We welcome contributions to TypingTest-Console. Whether you're interested in adding new features, fixing bugs, or improving documentation, feel free to fork this repository and submit a pull request.
Free to Use.