Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/wiwichips/scanx

Simple Android app for barcode scanning & inventory management
https://github.com/wiwichips/scanx

Last synced: 2 days ago
JSON representation

Simple Android app for barcode scanning & inventory management

Awesome Lists containing this project

README

        



# 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](https://github.com/Dynamsoft/Android-barcode-scanner) and uses the [Dynamasoft barcode scanning SDK](https://www.dynamsoft.com/barcode-reader/sdk-mobile/).

# 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