TEXT Textfield for Username(or Admin)
TEXT Textfield for password
Button with Ok or accept or login
on button clicked |--> open textfile
--> browse if the name exists in textfile
Name exists in textfile |--> compare password
password is right |--> open Admin panel
DONE