POS Terminals Diagnostic tool and saves records on DB
Go to file
AHKAD c3e18388a7 rm fontawesome 2024-09-19 12:17:09 +00:00
config update config example 2024-09-12 15:14:10 +03:00
static rm fontawesome 2024-09-19 12:17:09 +00:00
views add ststic files 2024-09-17 11:16:44 +00:00
.gitignore first commit 2024-08-29 11:42:20 +00:00
README.md add terminal diag helper v 0.8.5 2024-08-29 14:50:12 +00:00
add-users.txt sql insert 2024-09-03 09:46:35 +00:00
login.html first commit 2024-08-29 11:42:20 +00:00
main.js add exceljs for xlsx file gen 2024-09-12 15:09:47 +03:00
package.json update 2024-09-12 15:11:28 +03:00
signup.js add signup with bcrypt 2024-09-07 23:55:57 +00:00

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

  1. Clone the Repository:
    git clone https://github.com/Ahmedhkad/POS-Diagnostic-Assist