Welcome to the Barcode Scanner App repository! This app is designed to simplify barcode scanning and product retrieval for warehouses and stores. Developed using Xamarin Forms, it offers a user-friendly interface and powerful features for efficient inventory management.
- Barcode Scanning: The app utilizes the ZXing library to effortlessly scan both 1D and 2D barcodes directly from Android devices.
- Database Management: Integrated with SQLite, the app efficiently stores product information and enables quick retrieval based on barcode scans.
- Product Search: Users have the option to manually input barcode numbers via the keyboard for quick product searches.
- Data Entry Tools: Various tools within the product addition interface facilitate accurate input and minimize errors, ensuring data integrity.
- Visual Alerts: User-friendly visual alerts guide users through different processes and enhance the overall user experience.
- Clone the Repository: Clone this repository to your local machine using git clone https://github.com/pooyafo/BarcodeScannerApp.git
- Open in Visual Studio: Open the project in Visual Studio or any other compatible IDE.
- Build and Run: Build the project and run it on an Android device or emulator.
- Scan Barcodes: Use the app to scan barcodes and retrieve product details. You can also manually input barcode numbers for product search.
Happy scanning! 📊📦🚀