Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/frontendnetwork/veganify
Veganify is a modern webapp that allows you to easily scan EAN barcodes to check if a product is vegan-friendly. With a database of over 3 million products, you can quickly find out if your favorite foods and products are suitable for a vegan diet.
https://github.com/frontendnetwork/veganify
barcode barcode-scanner html5 javascript nextjs nodejs nutriscore nutrition nutrition-information nutrition-services openbeautyfacts openfoodfacts progressive-web-app pwa react scanner vegan vegan-dishes vegan-ingredients
Last synced: 3 months ago
JSON representation
Veganify is a modern webapp that allows you to easily scan EAN barcodes to check if a product is vegan-friendly. With a database of over 3 million products, you can quickly find out if your favorite foods and products are suitable for a vegan diet.
- Host: GitHub
- URL: https://github.com/frontendnetwork/veganify
- Owner: frontendnetwork
- License: mit
- Created: 2021-08-21T11:39:20.000Z (about 3 years ago)
- Default Branch: staging
- Last Pushed: 2024-04-30T02:06:05.000Z (6 months ago)
- Last Synced: 2024-05-01T12:29:56.571Z (6 months ago)
- Topics: barcode, barcode-scanner, html5, javascript, nextjs, nodejs, nutriscore, nutrition, nutrition-information, nutrition-services, openbeautyfacts, openfoodfacts, progressive-web-app, pwa, react, scanner, vegan, vegan-dishes, vegan-ingredients
- Language: TypeScript
- Homepage: https://veganify.app
- Size: 110 MB
- Stars: 36
- Watchers: 2
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
- open-sustainable-technology - Veganify - A multilingual progressive web app, which scans the EAN or UPC codes of over 3.000.000 food- or non-food-products and simply tells you if it they're vegan or not. (Consumption / Agriculture and Nutrition)
README
## Overview
Veganify checks the barcode (EAN or UPC) of a food- or non-food-product and tells you if it is vegan or not. It is an useful tool for vegans and vegetarians - Developed with usability and simplicity in mind, so without distracting irrelevant facts or advertising.
Veganify combines the Databases of OpenFoodFacts, OpenBeautyFacts and Open EAN Database, as well as our very own ingredient checker in one tool.See an example of how it works!
The [Veganify Ingredients API](https://github.com/frontendnetwork/Veganify-API) checks the products ingredients against a list of thousands of non-vegan items.
Open PWA in browser | Product page on FrontEndNetwork | Use the API | iOS Shortcut | Uptime Status
## Installation
[Click here to see the installation guide!](https://frontendnetwork.github.io/veganify/)## Contribute & Support
We're happy you want to help! Please read our [Code of Conduct](https://github.com/frontendnetwork/veganify/blob/main/CODE_OF_CONDUCT.md).Please refer to our issue trackers to see where you could help:
- [[Tasks] Code Improvements](https://github.com/frontendnetwork/veganify/issues/52)
- [[Tasks] Localization](https://github.com/frontendnetwork/veganify/issues/59) - Learn how to localize Veganify [here](https://frontendnetwork.github.io/veganify/localization)or if you find something else you could improve, just open a new issue for it!
## Dependencies & Credits
This repo uses:
* [Quagga.js](https://serratus.github.io/quaggaJS/)
* [OpenFoodFacts API](https://openfoodfacts.org/) & [OpenBeautyFacts API](https://openbeautyfacts.org/) [@openfoodfacts](https://github.com/openfoodfacts)
* [Open EAN Database](https://opengtindb.org)## License
All text and code in this repository is licensed under [MIT](https://github.com/frontendnetwork/veganify/blob/main/LICENSE), © 2023 Philip Brembeck, © 2023 FrontEndNetwork.