Typing Master is a simple web-based application to help users practice and improve their typing speed and accuracy. The application includes features such as user registration, login, password reset, a typing test interface, test result history, and an about page.
I3_typing-master/
β
βββ html/
β βββ index.html # Landing Page
βββ Register.html # User Registration
βββ resetPasswordPage.html # Password Reset
βββ loginpage.html # User Login
βββ result.html # Typing Test Results
βββ user-typing-test-page.html # Typing Test Page
βββ aboutUs.html # About Us
βββ README.md # Project Documentation
No server or database required β this project runs entirely in the browser.
https://github.com/ROXYTINA/I3_typing_master.git
Or download and extract the .zip
file from your repository host.
You can open the project locally in your preferred web browser:
- Navigate to the project folder
- Double-click on
index.html
- Or use Live Server (recommended in VS Code)
- A modern web browser (Chrome, Firefox, Edge, Safari)
- Optional: VS Code with Live Server extension for live preview
- Install the Live Server extension.
- Open the project folder in VS Code.
- Right-click on
index.html
β "Open with Live Server".
- User Registration
- Login & Logout Navigation
- Password Reset Page
- Typing Test Interface
- View List of Test Results (static demo)
- Responsive UI with clean layout
- About Us Page