/Atom_Task-Submission

A user login registration workflow made with the help of Java. This is a part of submission task of Atom Internship

Primary LanguageJava

Tech Task Atom

Features

  • User can register with his name,email and password
  • Authentication part and cloud storage is achieved using Firebase
  • Added validators for email,name,password
  • After user registers a new account or login with an existing account,he/she is redirected to the home page
  • On reaching home page,user can logout from his account.

  • Built with

  • Java
  • Android Studio
  • ScreenShots

    Login and Registration Page Image_1

    User registers and lands on homepage Image_2

    User added to firebase Image_3

    Validations for name, password and email Image_4

    Login validation
    Image_5