POS Terminals Diagnostic tool and saves records on DB
Go to file
Ahmed e63e6c2c1e add make table js 2024-09-12 15:06:44 +03:00
config first commit 2024-08-29 11:42:20 +00:00
static make table function for new table 2024-09-12 15:06:18 +03:00
views add make table js 2024-09-12 15:06:44 +03: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 signup with bcrypt 2024-09-07 23:55:57 +00:00
package.json add terminal diag helper v 0.8.5 2024-08-29 14:50:12 +00: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