"Turtle Typing" is an interactive web application designed to test and improve a user's typing speed and accuracy. This web-based tool leverages the fundamental technologies of HTML, CSS, JavaScript, and PHP to create an engaging and educational typing experience. It provides features such as time and accuracy tracking, progress tracking, leader board, and real-time feedback.
The project includes various tables:
- User_login: Contains user login credentials (userid, pass).
- User_details: Stores user information including first name, middle name, last name, age, typing speed, etc.
- Level_unlocked: Tracks the levels unlocked by each user.
- l1_score, l2_score, l3_score: Stores the scores of users in each level.
- feedback: Stores user feedback and ratings.
- challenge_data: Contains text data for typing challenges in each level.
- User Friendly Interface
- Time and Accuracy Tracking
- Responsive Design
- Progress Tracking
- Leaderboard
- Real-Time Feedback
- HTML (Hypertext Markup Language)
- CSS (Cascading Style Sheets)
- JS (JavaScript)
- PHP (Hypertext Preprocessor)
To run the project locally, follow these steps:
- Clone the repository to your local machine.
- Set up a local web server environment (e.g., XAMPP, WAMP).
- Import the database schema provided in the project.
- Configure the database connection in the PHP files.
- Open the project in your web browser.
- Shivam-0804
- abhis1n
- ocidemus
- sabeehahsan
This project is licensed under the MIT License.
- Thanks to the contributors who helped develop and test the application.

