Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/webmobiledev/ionic3-google-facebook-qrcode

This app was built with Ionic 3, Angular 4, Facebook and Google API and shows QRcode.
https://github.com/webmobiledev/ionic3-google-facebook-qrcode

angular4 cordova facebook-api google-api ionic3 qrcode restful-api typescript

Last synced: about 2 months ago
JSON representation

This app was built with Ionic 3, Angular 4, Facebook and Google API and shows QRcode.

Awesome Lists containing this project

README

        

# ionic3-google-facebook-qrcode
This app was built with Ionic 3, Angular 4, Facebook and Google API and shows QRcode.

## Android APK Link
https://www.dropbox.com/s/vejal8xf0ildfza/qrcode.apk?dl=0

## Run
- `npm install`
- `npm install -g ionic`
- `npm install -g cordova`
- `ionic serve`

## Build iOS
- `ionic build`
- `ionic platform add iOS`

## Build Android
- `ionic build`
- `ionic platform add android`

## Result
iOS Login | iOS QR | Android QR | Android Signup
:---:|:---:|:---:|:---:
![](git-images/ios1.png) | ![](git-images/ios2.png) | ![](git-images/android1.png) | ![](git-images/android2.png)