ASE LAB 5 Team 4 Spring 2019 - herbertkip/Advaced-Software GitHub Wiki

ASE LAB 5 Team 4 Spring 2019

TEAM 4 Class ID 3 : Chepsoy, Herbert Kiplagat Class ID 20: Oguntimehin, Josh Joshua

Lab Exercise-5(Pair Programming)(https://docs.google.com/forms/d/e/1FAIpQLScfFwf4rSFkJiTBVDNquXUKBoTMcvqvzag-Jq4r5-yP4iUvfA/viewform)Guidelines: Should include both wiki link and a 2-minute video link about the work doneMake changes to the tutorial-4source code to fulfill below requirements: 1.Create your own firebase account enable authentication using email and password 2.Plugin-Use at least one Cordova plugin related to your project 3. Save the results obtained from the step -2 into any of the cloud services like firebase Real-Time Database/storage to the user’s respective account such that when he login again it should display the previously stored data. 4.Deploy the application to Web/Android/Ionic

Firebase authentication Firebase Authentication provides backend services to authenticate users to your app. It supports authentication using Google, Facebook and Twitter, and Linkedin.

Firebase Auth Auth information

Login and Registration UI Login , Registration