password_manage


Description


  1. This project using AngularFire2 to store username/password.
  2. User must login to manage their own records.

Demo Pages


login page

### Add Record

### Display page

--- ## Unimplement Functions 1. Create Account 2. Email/Password Login

How to use

Firstly

npm install

Then

ionic plugin add cordova-plugin-facebook4 --save --variable APP_ID="123456789" --variable APP_NAME="myApp"

####Run

ionic serve