Skip to content

This is a Typing Speed Test application built with .NET 8 MVC, designed to measure typing speed and accuracy.

License

Notifications You must be signed in to change notification settings

byseif21/Write_It_Fast

Repository files navigation

Overview 📄

The Write It Fast is a web application built with ASP.NET MVC (.NET 8.0) that allows users to measure their words per minute (WPM) and accuracy while typing. This interactive app provides dynamic text generation, real-time tracking, and a user-friendly interface to enhance the typing experience.

Features ✨

  • Measure typing speed (WPM) & accuracy
  • Dynamic text generation for practice
  • Real-time tracking of progress
  • Interactive UI with smooth animations
  • Lightweight and responsive design
  • Built using the MVC pattern

Tech Stack 🛠️

  • .NET 8.0 (ASP.NET MVC)
  • C#
  • Entity Framework Core
  • JavaScript, HTML5, CSS3
  • Bootstrap

Installation & Setup ⚙️

1️⃣ Clone the Repository 🖥️

 https://github.com/byseif21/Write_It_Fast
 cd Write_It_Fast

2️⃣ Open in Visual Studio 🛠️

  • Open the project in Visual Studio 2022+
  • Ensure .NET 8.0 SDK is installed
  • Restore dependencies with:
    dotnet restore

3️⃣ Run the Application 🚀

  • Start the application using Ctrl + F5 or run:
    dotnet run
  • Open http://localhost:5187/ in your browser and start testing your typing speed!

Usage 🎯

1️⃣ Choose the test level (Hard, Medium, Easy).

2️⃣ Click Generate New Text to start the test.

3️⃣ Type the displayed text as fast and accurately as possible.

4️⃣ View your results, including WPM & accuracy, after completion.

Contributing 🤝

We welcome contributions! Follow these steps:

  1. Fork the repository.
  2. Create a feature branch (git checkout -b feature-name).
  3. Commit your changes (git commit -m "Added a new feature").
  4. Push to your branch (git push origin feature-name).
  5. Open a Pull Request and describe your changes.

License 📜

This project is licensed under the MIT License. Feel free to use and modify it!


Made with ❤️ by Seif Soliman

About

This is a Typing Speed Test application built with .NET 8 MVC, designed to measure typing speed and accuracy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published