- This project using AngularFire2 to store username/password.
- User must login to manage their own records.
### Add Record ### Display page --- ## Unimplement Functions 1. Create Account 2. Email/Password Login
Firstly
npm install
Then
ionic plugin add cordova-plugin-facebook4 --save --variable APP_ID="123456789" --variable APP_NAME="myApp"
####Run
ionic serve