https://github.com/mr-hrr-harry/stocker_scanner
This is an android app with integrated firebase for managing the stock count lively by real-time DB and various features like Add product, Remove Product, Update Count, etc.
https://github.com/mr-hrr-harry/stocker_scanner
android-app android-studio firebase firebase-auth firebase-realtime-database firestore java
Last synced: 2 months ago
JSON representation
This is an android app with integrated firebase for managing the stock count lively by real-time DB and various features like Add product, Remove Product, Update Count, etc.
- Host: GitHub
- URL: https://github.com/mr-hrr-harry/stocker_scanner
- Owner: mr-hrr-harry
- Created: 2023-06-01T11:38:12.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-05-25T20:01:15.000Z (about 1 year ago)
- Last Synced: 2025-06-18T21:40:35.703Z (about 1 year ago)
- Topics: android-app, android-studio, firebase, firebase-auth, firebase-realtime-database, firestore, java
- Language: Java
- Homepage:
- Size: 3.01 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stocker_Scanner
This is an android app with integrated firebase for managing the stock count lively by real-time DB and various features like Add product, Remove Product, Update Count, etc.
The app arch includes,
## Frontend UI:
- **Java**, **XML** in Android Studio
- **Barcode Scanner**: zxing-android-embedded by journeyapps [Click here!](https://github.com/journeyapps/zxing-android-embedded)
## Backend & Database:
- **Google Firestore Database**: Store Goods data
- **Google Firebase Realtime Database**: Handle Live count of stock
## Authetication:
- **Google Firebase Authentication**: Login Auth for dealers & vendors
## Build:
- **Gradle build**: App build in android studio with gradle & tested the working in Android 12 ✅
## Outcome Images:



