Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/wiwichips/scanx
- Owner: wiwichips
- Created: 2021-04-25T14:57:11.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-04-25T18:04:27.000Z (over 3 years ago)
- Last Synced: 2024-10-17T18:43:56.317Z (20 days ago)
- Language: Kotlin
- Homepage:
- Size: 96.2 MB
- Stars: 7
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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 keyServer
- set up a SQL database compliant with server/documentation/Database Schema.txt
- run `python3 server/app.py`# Features