|
||
---|---|---|
config | ||
static | ||
views | ||
.gitignore | ||
README.md | ||
login.html | ||
main.js | ||
package.json |
README.md
POS-Diagnostic-Assist
Overview
POS-Diagnostic-Assist is an application designed to assist engineers in diagnosing and resolving issues with POS terminals. Users can view terminal images, select problems, record fixes, and generate reports in Excel format, while also sending data to a server for storage.
Features
- Terminal Image View: Display images of POS terminals for easier diagnosis.
- Problem Selection: Choose from a list of common terminal problems.
- Fix Logging: Record the fixes applied to each issue.
- Excel Export: Copy diagnostic and repair data to an Excel spreadsheet.
- Server Storage: Automatically save diagnostic data to a server.
Installation
- Clone the Repository:
git clone https://github.com/Ahmedhkad/POS-Diagnostic-Assist