Skip to content

Version 1.0

Latest
Compare
Choose a tag to compare
@jadsalhani jadsalhani released this 27 Jan 20:19
· 7 commits to master since this release

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