Andoid App as part of a laboratory for visually impaired users to scan products in the store and receive information via voice output.
- SCAN: Scans the barcode of a product.
- INFO: Shows product info - name, brand, ingredients and associated filters.
- SCAN-HISTORY: Saves all scanned products.
- SHOPPING-LIST: Includes products on the shopping list, products can be added, edited or deleted.
- FILTER: Filters such as vegetarian, nut-free... can be deactivated/activated
- SETTINGS: App settings such as language and volume
All screens have a TTS button so that the screen content is output via voice output.
- Still in progress
- More functios
- TTS Input
- Support multiple languages
You will find an apk-file in the repo soon.
Feedback and Contributions: Feedback and contributions are welcome! If you encounter any issues or have suggestions for improvements, feel free to open an issue or submit a pull request on GitHub.
- Fork the repository
- Create a feature branch:
git checkout -b feature/your-feature
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/your-feature
- Open a pull request
This project was created by EminBay and sp8cky.
This project is licensed under the MIT-License. See the LICENSE file for details.
This project is for educational purposes only and is provided as is. Use it at your own risk. I take no responsibility for any damages or problems that may arise from the use of the app.