Skip to content

Releases: jadsalhani/ionic2-qrscanner-example

Version 1.0

27 Jan 20:19
Compare
Choose a tag to compare

This release is the base project structure & functionality, in hopes to enlarge it more and more. It contains:

  • Login page
  • Event list to list your events that need QR scanning
  • QR scan page that uses the Cordova BarcodeScanner plugin
  • Result page that opens with QR data after successful scanning
  • Custom HTTP provider that extends the current Angular HTTP Provider
  • Custom Alert providet that wraps Ionic AlertController