Login App made with firebase as database(CommonLogger)
So the app starts with a registration menu and an option to login if you are an old user and redirect you to the login screen and if the login is successful it redirects to welcome screen with log out button.
Backend:
MainActivity.java(Registration menu):
login.java:
welcome.java
Backend:
MainActivity.java(Registration menu):
login.java:
welcome.java
activity_main.xml:
activity_login.xml:
activity_welcome.xml:
So that is how the app integrates and comes out as ->
Comments
Post a Comment
Feel free to leave a comment...