JNettli / 010-BarcodeAllergenScanner

A proof of concept of a barcode scanner app to check a database for allergens in food items.
https://midnightfalcons.netlify.app/
MIT License
1 stars 2 forks source link

Barcode Allergen Scanner - ║▌║█║▌│║▌║▌█

Description:

The Barcode Allergen Scanner is a web application designed to help users quickly access allergy information for various food products while shopping. Implemented using HTML, JavaScript, and CSS, the app allows users to manually input codes to retrieve detailed allergy information. The application is for the moment intended for mobile only, as a mobile viewport device is typically what you would carry in a store.

Demo or Screenshots:

(Click image to open in full size)

drawing drawing

Features:

Technologies Used:

Installation:

Link to live demo (Deployed using Netlify)

Usage:

  1. Manage personal allergies within the the profile page . (Selected allergens are stored with a true value in local storage to indicate intollerance.)
  2. input product barcode EAN number on the index page. Click the button to proceed
  3. View allergy information for the scanned product. Allergens that correspond with your previously defined allergies are highlighted in red.

Navigation:

The page uses a footer for navigation, containing the following symbol buttons:

Configuration:

Users can customize their allergy preferences within the profile page settings.

Credits:

License:

This project is licensed under the MIT License. See the LICENSE file for more details.

Contributing:

This project is not open for direct contributions but is available for forking.

Known Issues/Limitations:

Future Improvements:

Changelog: