Skip to content

0Ankit0-0/PPTQ

Repository files navigation

PPTQ

PPTQ Home Screenshot

Visit Us

Overview

PPTQ (Platform for Practical Testing & Quality) is a web application built with Vite and React that helps users master essential Software Testing concepts. The platform offers interactive demonstrations, real-world examples, and quizzes to guide users from fundamental principles to practical applications in Quality Assurance, Control, and Management.

Features

  • Comprehensive Learning: Dive into core software testing concepts with detailed explanations.
  • Interactive Demos: Hands-on demonstrations to visualize complex topics.
  • Quizzes: Reinforce your knowledge with topic-based quizzes.
  • Modern UI: Clean, user-friendly interface for a seamless experience.

Getting Started

Prerequisites

Installation

  1. Clone the repository

    git clone https://github.com/0Ankit0-0/PPTQ.git
    cd PPTQ
  2. Install dependencies

    npm install
    # or
    yarn install
  3. Run the development server

    npm run dev
    # or
    yarn dev
  4. Open http://localhost:5173 to view it in the browser.

Tech Stack

  • Vite (Build tool)
  • React (UI library)
  • [JavaScript/TypeScript] (Depending on project setup)

Project Structure

PPTQ/
├── public/
├── src/
│   ├── components/
│   ├── pages/
│   ├── App.jsx
│   └── main.jsx
├── package.json
└── vite.config.js

Contributing

Contributions are welcome! Please open an issue or submit a pull request for improvements or new features.

License

This project is licensed under the MIT License.


Explore the app: https://pptq-7ue2.vercel.app/

About

PPTQ (Platform for Practical Testing & Quality) is a web application built with Vite and React that helps users master essential Software Testing concepts. The platform offers interactive demonstrations, real-world examples, and quizzes to guide users from fundamental principles to practical applications in Quality Assurance, Control, and ...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors