SENG405 Assignment 2 This project is made for the SENG405 course Assignment 2. This is a simple login screen that has email, password enter parts. If the user will enter the default values (which are; mail: beril_test@mail.com and the password: 123456789), the emulator will give an output "Sign in successful". :
Even if user enters wrong values, this time in the emulator you can see the "Incorrect email or password!!!" warning.:
Also, I added some form validation parts for EditTexts: such as:


