TypeSprint is a typing speed checker application built using Flask, HTML, CSS, and JavaScript. It provides real-time feedback on accuracy and words per minute, with a countdown timer and timer for time elapsed. Users can also track their word count and switch between multiple paragraphs by clicking a button.
- Real-time accuracy and words per minute (WPM) display
- Countdown timer for the typing test
- Timer for tracking time elapsed during typing
- Word count tracker
- Support for multiple paragraphs
- Easy paragraph change by clicking a button
- Flask (Python backend)
- HTML, CSS, JavaScript (Frontend)
- jQuery (AJAX requests)
- Select a paragraph from the provided options or click the "Change Paragraph" button for a new one.
- Start typing in the input area provided.
- The real-time accuracy, WPM, time remaining, and time elapsed will be displayed.
- Submit your typing test to view the results.