A simple Login application using Firebase is built on Android Studio. This project is basically created to demonstrate the usage of firebase with Android Studio.
Allows users to register an account using thier email id and password. It also contains a link to go back to Login Activity
Allows to user to login to thier account. It has a link to reset the password It also has link to Register Activity incase of new user.
It has a logout button to logout from the application.