NotiNoti is a simple web application quickly made to show membership barcodes as an Android notification so that they can be scanned by the cashier.
It features:
- Guaranteed privacy and security (open-source and 100% offline)
- No fuss (everything is in a single page!)
A deployed instance that can be used is available here.
Local development:
$ npm start
Deploy to GitHub Pages:
$ npm run deploy