Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zetavg/inventory
An RFID asset management app for home or businesses.
https://github.com/zetavg/inventory
android-app asset-management asset-tracking couchdb inventory ios-app pouchdb react-native rfid rfid-uhf
Last synced: 6 days ago
JSON representation
An RFID asset management app for home or businesses.
- Host: GitHub
- URL: https://github.com/zetavg/inventory
- Owner: zetavg
- License: other
- Created: 2023-06-08T19:02:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-05T16:25:28.000Z (3 months ago)
- Last Synced: 2024-10-31T23:14:43.410Z (13 days ago)
- Topics: android-app, asset-management, asset-tracking, couchdb, inventory, ios-app, pouchdb, react-native, rfid, rfid-uhf
- Language: TypeScript
- Homepage:
- Size: 16.2 MB
- Stars: 156
- Watchers: 6
- Forks: 13
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Inventory
An RFID asset management solution for home and business.
With an inventory combined with the help of RFID technology, it'll be a breeze to track item availability, prevent loss, and locate them when needed. [See a demo video here on YouTube](https://bit.ly/inventory-demo-yt).
![](https://github.com/zetavg/Inventory/assets/3784687/9647b3cf-4b6d-4385-9059-eb7b85e2e2df)
## Get Inventory
The Inventory iOS/Android app is the mandatory tool we provide for asset tracking and management.
* **iOS TestFlight**: Join via https://testflight.apple.com/join/aXKHypal.
* **Android APK Download**: Please check the `.apk` assets in the [latest release](https://github.com/zetavg/Inventory/releases).> To leverage the complete functionality of the app, a compatible RFID UHF reader is needed. See a list of the currently supported devices [in the documentation here](https://docs.inventory.z72.io/rfid-hardware/supported-rfid-devices).
Here are some guides for you to get started: [Get Started Guides](https://docs.inventory.z72.io/get-started/setup).
## Documents
See documents on [https://docs.inventory.z72.io](https://docs.inventory.z72.io).
## Development
The majority of the codebase is written in TypeScript, employing React Native to build the mobile app. Java and Objective-C native modules are used for handling UART/Bluetooth communications with RFID devices, and other heavy-lifting tasks such as supporting index build for full-text searching.
For more details on each project component, check the following directories:
* `App/` - the React Native iOS/Android app.
* `Data/` - data schema and data logic.
* `packages/` - other shared modules.## Get In Touch
* Telegram Channel: https://t.me/inventory_app.
* Telegram Group: https://t.me/inventory_app_discussions.