Skip to content

QC Tools Web Application — A React-based Quality Control toolkit for basic statistical analysis. Includes Checksheet, Pareto, and Histogram generation with data visualization, PDF/Excel export, theory references, and shareable Base64 links for easy reporting and documentation.

Notifications You must be signed in to change notification settings

diazadr/qc-tools

Repository files navigation

QC Tools

Project Status

Project Documentation

Manual Book
Kelompok 1 – Statistika 3 (Checksheet, Pareto, Histogram) – QC User Guide Book

Explanation Document
Kelompok 1 – Statistika 3 (Checksheet, Pareto, Histogram) – 7 QC Tools

This project was developed for the Statistics & Probability course and implements several Quality Control (QC) tools commonly used in industrial data analysis.

Technologies Used

  • React JS for the user interface and interaction
  • Tailwind CSS for styling and layout
  • JavaScript for frontend logic

Tools

  1. Checksheet
    Based on the reference book Statistical Methods for Quality Improvement by Hitoshi Kume
  2. Pareto
  3. Histogram

Pages

  • Landing Page
  • Tools
  • Theory

Demo

Landing Page

Tools Page

Theory Page

Features

  • Export to PDF
  • Export to Excel
  • Share link using Base64 encoding
  • Responsive and simple user interface

Setup

  1. Install Node.js
    Download it from the official Node.js website.

  2. Clone the repository

    git clone <repository_url>
    cd qc-tools
  3. Install dependencies

    npm install
  4. Run the application

    npm run dev

    The application will be available at localhost:5173.

Project Status

This project is completed and will not be further developed.

Acknowledgements

We would like to express our sincere appreciation to Kelompok 1 for their valuable contributions and collaboration in the development of this project. Their work on the statistical analysis, documentation, and implementation of Quality Control tools has been an essential part of the successful completion of this project.

Thank you for your dedication, teamwork, and commitment throughout the development process.

Contributions

Feel free to submit issues or contribute by creating pull requests.

About

QC Tools Web Application — A React-based Quality Control toolkit for basic statistical analysis. Includes Checksheet, Pareto, and Histogram generation with data visualization, PDF/Excel export, theory references, and shareable Base64 links for easy reporting and documentation.

Topics

Resources

Stars

Watchers

Forks

Languages