Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rohanag03/inventoryiq
InventoryIQ is a inventory management app with mobile barcode scanning.
https://github.com/rohanag03/inventoryiq
android-development android-sdk firebase-auth inventory-management-system sqlite
Last synced: 8 days ago
JSON representation
InventoryIQ is a inventory management app with mobile barcode scanning.
- Host: GitHub
- URL: https://github.com/rohanag03/inventoryiq
- Owner: rohanag03
- License: mit
- Created: 2024-01-10T18:49:26.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-27T16:24:03.000Z (5 months ago)
- Last Synced: 2024-06-27T19:49:28.241Z (5 months ago)
- Topics: android-development, android-sdk, firebase-auth, inventory-management-system, sqlite
- Language: Java
- Homepage:
- Size: 8.33 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
##
InventoryIQ
InventoryIQ is a comprehensive CRUD Android Inventory Management System app designed for real-time tracking of inventory across procurement, production, and sales stages. This application boosts efficiency by implementing mobile barcode scanning, centralizes product data management with an SQLite database, and enhances security and user experience with Firebase authentication and an intuitive interface.
[![forthebadge](https://forthebadge.com/images/badges/open-source.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/built-for-android.svg)](https://forthebadge.com)
[![forthebadge](https://forthebadge.com/images/badges/made-with-java.svg)](https://forthebadge.com)## Features
- **Real-Time Inventory Tracking**: Monitor inventory levels across procurement, production, and sales stages in real time.
- **Mobile Barcode Scanning**: Replace traditional scanners with mobile barcode scanning for increased efficiency.
- **Centralized Product Data Management**: Manage product information such as names, IDs, costs, and descriptions in a centralized SQLite database.
- **Firebase Authentication**: Secure user authentication and data access with Firebase.
- **User-Friendly Interface**: Intuitive and easy-to-use interface designed with user experience in mind.## Tech Stack
- **Programming Languages**: Java, XML
- **Database**: SQLite
- **Tools**: Android Studio, Firebase Auth## Download APK Here:
https://github.com/rohanag03/InventoryIQ/blob/main/APK/InventoryIQ.apk
## Usage
1. **Authentication**: Log in or sign up using your email and password.
2. **Add Inventory**: Use the 'Add Item' feature to input new inventory data.
3. **Scan Barcodes**: Utilize the barcode scanning feature to quickly add or update inventory items.
4. **View Inventory**: Access the inventory list to view detailed information about each item.
5. **Update/Delete Inventory**: Edit or delete inventory items as needed.## Contributing
Contributions are welcome! Please fork this repository and submit pull requests for any enhancements or bug fixes.
## License
This project is licensed under the MIT License. See the [LICENSE](https://github.com/rohanag03/InventoryIQ/blob/main/LICENSE) file for details.