Skip to content

Latest commit

 

History

History
38 lines (34 loc) · 2.17 KB

README.md

File metadata and controls

38 lines (34 loc) · 2.17 KB

E-Portal for Product and Testing Records

Project Overview

This web portal is designed for an electrical company to manage product records and their associated testing records. The portal includes functionalities for:

  • Adding new products and tests
  • Viewing product and testing history
  • Searching test history by Product ID

Key Features

  • Add and manage product records

  • Record and track product testing

  • Search test history using Product ID

  • User-friendly interface with HTML, CSS, and JavaScript

  • Backend developed with PHP and MySQL

    Register

    Register

    Login

    Login

    HomePage

    Homepage

    Adding New Product

    Adding New Product

    Adding New Test

    Adding New Test

    Product View

    Product View

    Test View

    Test View

    Searching View

    Searching View

Installation Guide

  1. Ensure you have XAMPP installed and running (with Apache and MySQL enabled).
  2. Clone the repository:
    git clone https://github.com/JarrarShahid/E-Portal-Product-Testing.git
    http://localhost/E_Project_SRS_Electronics/install.php (run this link on browser to automatically create your database.)