A modern web application to help you better identify where products come from during your errands! It lets you scan the barcodes on products using your cell phone camera and then uses the UPC to tell you where the product is coming from. It does this entirely offline- you can visit this page while you have internet and then re-visit the page while avoidng spotty or non-existant supermarket internet and still be able to see where your products are coming from!
Built with modern web technologies and featuring KendoReact free components, OriginTrackr provides a robust and user-friendly interface.
- Frontend: React
- UI Components: KendoReact free components
- Barcode scanning
- UPC lookup by country
- Offline-capable
- Allows users to store scans they would like to remember to a handy data table. Items in this table are stored locally in the user's browser.
- Clone the repository
- Install dependencies:
npm install- Start the development server:
npm start- Fork the repository
- Create a feature branch
- Submit a pull request
MIT License
This project utilizes KendoReact free components. Please ensure compliance with Progress KendoReact licensing terms when contributing or deploying.
