https://github.com/jarrarshahid/electronics-testing-portal
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
https://github.com/jarrarshahid/electronics-testing-portal
backend-development crud-operations data-management-portal database-management dynamic-web-applications electrical-company-solutions full-stack-application html-css-javascript mysql-integration php-project product-management record-keeping-system responsive-web-design search-functionality testing-records user-friendly-web-interface user-interface web-development xampp
Last synced: 3 months ago
JSON representation
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
- Host: GitHub
- URL: https://github.com/jarrarshahid/electronics-testing-portal
- Owner: JarrarShahid
- Created: 2024-11-02T14:04:24.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-11-02T14:16:52.000Z (6 months ago)
- Last Synced: 2024-12-07T05:08:36.771Z (5 months ago)
- Topics: backend-development, crud-operations, data-management-portal, database-management, dynamic-web-applications, electrical-company-solutions, full-stack-application, html-css-javascript, mysql-integration, php-project, product-management, record-keeping-system, responsive-web-design, search-functionality, testing-records, user-friendly-web-interface, user-interface, web-development, xampp
- Language: PHP
- Homepage:
- Size: 194 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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

## Login

## HomePage

## Adding New Product

## Adding New Test

## Product View

## Test View

## Searching View
## Installation Guide
1. Ensure you have [XAMPP](https://www.apachefriends.org/index.html) installed and running (with Apache and MySQL enabled).
2. Clone the repository:
```bash
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.)