Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 813 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 813 Bytes

ScanX

ScanX is an Android app and server management system for scanning and organizing product inventory with barcodes. ScanX is a fork of Android-barcode-scanner and uses the Dynamasoft barcode scanning SDK.

Installation

Client

  • Install the Android App
  • Enter the Dynamasoft SDK key

Server

  • set up a SQL database compliant with server/documentation/Database Schema.txt
  • run python3 server/app.py

Features