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


Frontend:

activity_main.xml:

activity_login.xml:


activity_welcome.xml:


So that is how the app integrates and comes out as ->



Comments

Popular posts from this blog

C++ programming toll plaza simulation program

C++ program to give you hug(pun intended)