Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jedymatt/sari_sari_store_price_scanner
https://github.com/jedymatt/sari_sari_store_price_scanner
barcode-scanner sari-sari-store
Last synced: 15 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/jedymatt/sari_sari_store_price_scanner
- Owner: jedymatt
- Created: 2023-02-06T10:13:36.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-12-10T14:59:25.000Z (26 days ago)
- Last Synced: 2024-12-10T15:29:23.536Z (26 days ago)
- Topics: barcode-scanner, sari-sari-store
- Language: Dart
- Homepage:
- Size: 288 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sari-Sari Store Price Scanner (WIP)
Built using flutter but for android mobile device.
An android mobile application for determining the price of the products from the barcode. It aims to aid small scale business like sari-sari store for tracking and managing prices of products at their fingertips.
## To-Do Features
- [ ] Use camera to detect barcode and redirect to price result or product screen.
- [ ] Display list of products.
- [ ] Register product along with price option when a barcode does not exist in local storage.
- [ ] Manage the products and prices screen.
- [ ] Export and import file for backup and restore data.
- [ ] (Optional and is only for convenience) Standalone static website for managing the products and prices, without backend. Utilizes import and export file. The exported file will be used to import in android application.## Limitations
It relies on barcode and is not for products without barcode such as eggs, onion, garlic, and etc.
## Screenshots
| #1 | #2 |
|:-----------------------------------------------------------------------------------------:|:-----------------------------------------------------------------------------------------:|
| ![image](https://github.com/user-attachments/assets/d6bc85ed-a2f3-421d-b319-e1cbd2dd2823) | ![image](https://github.com/user-attachments/assets/02fd48d1-6c6a-4513-b034-692c8f46c3aa) |