Skip to content

ROXYTINA/I3_typing_master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

21 Commits
Β 
Β 
Β 
Β 

Repository files navigation

i3_typing-master

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.


πŸ“ Project Structure

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

βš™οΈ Setup Instructions

No server or database required β€” this project runs entirely in the browser.

1. Clone or Download the Repository

https://github.com/ROXYTINA/I3_typing_master.git

Or download and extract the .zip file from your repository host.

2. Open the Project in a Browser

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)

Requirements

  • A modern web browser (Chrome, Firefox, Edge, Safari)
  • Optional: VS Code with Live Server extension for live preview

Running the Project

  1. Install the Live Server extension.
  2. Open the project folder in VS Code.
  3. Right-click on index.html β†’ "Open with Live Server".

Features

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

Languages