Open E-Label

Open-source solution for electronic labels on wine bottles.

The Open E-Label project aims to provide a standardized and open-source solution for QR Code labeling on products sold within the European Union. This initiative seeks to enhance transparency, efficiency, and information accessibility in the wine industry.

Electronic labels provide allergy, energy, ingredient and nutritional information to consumers.

We believe that technology to provide non-commercial nutrition information to benefit consumers should be made available for free.

๐Ÿงพ Features

๐Ÿ“– EU Regulations

Regulations (EU) of the European Parliament and of the Council:

Notes

๐Ÿ“ฑHow to Use

  1. Scan the QR code on the wine bottle with a QR code scanner.
  2. The E-label for the wine will be displayed on your device.
  3. You can switch between languages using the language selection option on the E-label.

๐Ÿƒ Build & Run locally

To build the Open E-Label project using Visual Studio, follow these steps:

  1. Clone this repository to a local folder
  2. Open ELabel.sln solution with Visual Studio
  3. Build and start the project

๐Ÿš€ Deployment

The web app can be deployed using the published Docker image. Here are the steps to run it with Docker compose:

1 Copy docker-compose.yml to your server. Change server details as needed:

scp docker-compose.yml user@server:~/elabel/

2 Start containers on server:

ssh user@server

cd elabel/
docker-compose pull
docker-compose up -d

3 View Logs:

docker-compose logs -f

๐Ÿ™‹ Contributing

Contributions are welcome! Please read our contributing guidelines before getting started.

Translation

Translations for Open E-Label are managed through Lokalise, an online translation management tool.

Click the link below to join the project! Even if your language is completely translated, extra proofreading is a big help! Please feel free to review the existing translations, and vote for alternatives that might be more appropriate.

For more information about the translation editor and tools, please see the Lokalise translate and collaborate documents.

Translations are downloaded from Lokalise on every release. Check the current localization statistics.

โš–๏ธ License

Open E-Label is open-source under the MIT license. See the LICENSE file for more information.