All Projects → classycodeoss → mobile-scanning-demo

classycodeoss / mobile-scanning-demo

Licence: other
Sample code for blog post, app is hosted https://ean-crab-scanner.web.app/

Programming Languages

typescript
32286 projects
HTML
75241 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects

Projects that are alternatives of or similar to mobile-scanning-demo

moodtracker
A serverless and offline-first PWA that lets you track your mood
Stars: ✭ 34 (+36%)
Mutual labels:  progressive-web-app
whatsapp-PWA
Progressive Web app of Whatsapp web
Stars: ✭ 16 (-36%)
Mutual labels:  progressive-web-app
Rocket.Chat.PWA.React
React Implementation of Rocket.Chat.PWA
Stars: ✭ 36 (+44%)
Mutual labels:  progressive-web-app
pwa-lit-template
A template for building Progressive Web Applications using Lit and Vaadin Router.
Stars: ✭ 159 (+536%)
Mutual labels:  progressive-web-app
spendlogs
SpendLogs - Personal Expense Manager
Stars: ✭ 18 (-28%)
Mutual labels:  progressive-web-app
speedy-math
An application which allows user (small kids) to practice basic Mathematics operations
Stars: ✭ 28 (+12%)
Mutual labels:  progressive-web-app
pwainit
Turn your existing website to Progressive Web App or Initiate PWA project using single command!!. 'npm i -g pwainit' to install pwainit and get started 🚀
Stars: ✭ 45 (+80%)
Mutual labels:  progressive-web-app
affilicats
🐈 Progressive Web App demo that showcases flaky network resilience measures (📶 or 🚫📶).
Stars: ✭ 65 (+160%)
Mutual labels:  progressive-web-app
jQuery.EAN13
A jQuery & plain JavaScript library for generating EAN13-barcodes
Stars: ✭ 45 (+80%)
Mutual labels:  ean13
Food-Order
Food ordering template application using Ionic, Angular and Typescript.
Stars: ✭ 20 (-20%)
Mutual labels:  progressive-web-app
meditation-timer
🧘 Progressive web application for timing your meditations
Stars: ✭ 23 (-8%)
Mutual labels:  progressive-web-app
stencil-boilerplate
A Stencil app boilerplate including routing, Redux etc.
Stars: ✭ 51 (+104%)
Mutual labels:  progressive-web-app
webpack-everything
Vue cli template with webpack, vuex, vue router, eslint, image compression, graphql, apollo, server side rendering, code splitting and progressive web app (PWA) capabilities
Stars: ✭ 19 (-24%)
Mutual labels:  progressive-web-app
PreactSimpleStarter
PWA Simple Starter with Preact, Preact-mdl and Webpack2 🔥🔥🔥
Stars: ✭ 65 (+160%)
Mutual labels:  progressive-web-app
magento-meanbee-pwa
Progressive Web App extension for Magento 1
Stars: ✭ 75 (+200%)
Mutual labels:  progressive-web-app
waka
Your realtime guide to public transport in New Zealand
Stars: ✭ 37 (+48%)
Mutual labels:  progressive-web-app
isbnlib
python library to validate, clean, transform and get metadata of ISBN strings (for devs).
Stars: ✭ 177 (+608%)
Mutual labels:  ean13
universal-react-starter-kit
Universal React Starter Kit is an universal web application framework using koa, react, redux and webpack.
Stars: ✭ 13 (-48%)
Mutual labels:  progressive-web-app
anonymous-web
💬 A PreactJS powered progressive web (chat) application (Not active)
Stars: ✭ 28 (+12%)
Mutual labels:  progressive-web-app
spotify-release-list
📅 Display list of Spotify releases from artists you follow
Stars: ✭ 142 (+468%)
Mutual labels:  progressive-web-app

Mobile Scanning Demo

This project demonstrates 1D barcode scanning in mobile web apps.

To build and run the app yourself, run the following commands, and point your browser at https://localhost:4200.

npm install -g @angular/cli
npm install
ng serve --ssl=true --host=0.0.0.0

If you don't want to run it yourself, you can check it out here: https://ean-crab-scanner.web.app/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].