Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Generate a QR code with your image by Vue.js!

k
July 20, 2017

Generate a QR code with your image by Vue.js!

k

July 20, 2017
Tweet

More Decks by k

Other Decks in Technology

Transcript

  1. The requirements are to exchange contact information easily and to

    have a smug look on one’s face. 3 Exchange contact information easily Have a smug look on one’s face • Distinguish oneself from others • Entertain everyone with it • Do not use a keyboard touch • Send information by a common method
  2. This app is based on Vue.js, the progressive JavaScript framework.

    It is quite approachable for begginers. 4 Vue.js: https://vuejs.org/
  3. This app called qrGenerator includes the compornent of vue-qart. The

    characteristics of qrGenerator are original, reactive, and downloadable. 5 vue-qart: https://github.com/superman66/vue-qart The QR code is changed reactively. The download button is set. An original image is converted. qrGenerator vue-qart