An open API service indexing awesome lists of open source software.

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

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
![Register](https://github.com/JarrarShahid/Electronics-Testing-Portal/blob/main/E_Project_SRS_Electronics/Assets/Register.jpg)
## Login
![Login](https://github.com/JarrarShahid/Electronics-Testing-Portal/blob/main/E_Project_SRS_Electronics/Assets/Login.jpg)
## HomePage
![Homepage](https://github.com/JarrarShahid/Electronics-Testing-Portal/blob/main/E_Project_SRS_Electronics/Assets/Homepage.jpg)
## Adding New Product
![Adding New Product](https://github.com/JarrarShahid/Electronics-Testing-Portal/blob/main/E_Project_SRS_Electronics/Assets/adding%20new%20product.jpg)
## Adding New Test
![Adding New Test](https://github.com/JarrarShahid/Electronics-Testing-Portal/blob/main/E_Project_SRS_Electronics/Assets/adding%20test.jpg)
## Product View
![Product View](https://github.com/JarrarShahid/Electronics-Testing-Portal/blob/main/E_Project_SRS_Electronics/Assets/products%20view.jpg)
## Test View
![Test View](https://github.com/JarrarShahid/Electronics-Testing-Portal/blob/main/E_Project_SRS_Electronics/Assets/test%20history%20view%20panel.jpg)
## Searching View
![Searching View](https://github.com/JarrarShahid/Electronics-Testing-Portal/blob/main/E_Project_SRS_Electronics/Assets/searching%20tests.jpg)

## 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.)