POS Terminals Diagnostic tool and saves records on DB
Go to file
Alomairi 45da69700c first commit 2024-08-29 11:42:20 +00:00
config first commit 2024-08-29 11:42:20 +00:00
public first commit 2024-08-29 11:42:20 +00:00
static first commit 2024-08-29 11:42:20 +00:00
views first commit 2024-08-29 11:42:20 +00:00
.gitignore first commit 2024-08-29 11:42:20 +00:00
README.md first commit 2024-08-29 11:42:20 +00:00
login.html first commit 2024-08-29 11:42:20 +00:00
main.js first commit 2024-08-29 11:42:20 +00:00
package.json first commit 2024-08-29 11:42:20 +00:00

README.md

Terminal Diagnostic Helper

Overview

Terminal Diagnostic Helper 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/yourusername/your-repository.git