aancag / IOC_Project

Carpooling Application in Android

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SignUpActivity*: Check fields

cristina-brinza opened this issue · comments

check that username & password are entered;
check that password & retyped password match (DONE);
check that First Name & Last Name are entered - does something exist to do it automatically? - like validation for fields?

diff error if not all fields completed vs pass & retyped pass don't match