Monday, June 29, 2015

Stupid JAva Project idea...

besides username and password authentification, also use file browsing to authenticate
3 browse upload field menus that creates a string from the file names of each 3 file names in order
User name
password

filepassword = cat

browse = Capitol.JPG 
browse  = Apples.jpg
browse = Towercaste.jpg






Design : Fields
Username
Password
Browse #1
Browse#2 
Browse #3
Each field are required field
additional logic, if username and password is filled out but the browse file code is incorrect or null, do not sign in, output error to user
can't log in

if filepass == second pass
then user log in

filename pin

browse pin

Get the file name of the file.
store the file name to a string
slice the first letter of the file name and store it
compare that letter with the password letter
slice the first letter of the second file name and store it
compare that letter with the password letter
slice the first letter of the 3rd file name
compare that letter with the passwordletter

1 comment:

  1. Hi , this was a nice informative & interesting Article. thank you for sharing this Article. I have seen more interesting related to projects like Simple Java Projects for Students at Takeoff Projects.

    ReplyDelete