-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathRead_Me
78 lines (40 loc) · 2.44 KB
/
Read_Me
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
BIOMETRIC AUTHORIZATION FOR LAB-ENTRY
Problem Statement :(LAB-ENTRY MANAGEMENT SYSTEM)
There is no strict rule regarding computer laboratory entry, any one can enter during the lab time
of other classes and create the disturbance.
Solution:
This project give the idea about the entry system in computer laboratory.When the person enter in the
lab the respective software gets the finger print of the person and ask for the purpose of entry then
this finger prints will be match with the already recorded database of finger prints and if matches done
successfully and the purpose given is also valid then only the person is allowed to enter in the lab.
This project is for every lab user.According to this project:-
A main form Home form has the link REGISTRATION, LOGIN, LOGOUT, CHANGE PASSWORD,FORGOTPASSWORD.
1)For REGISTRATION
REGISTRATION FORM:-
First form is LOG_IN form,in that are there.
First time user has to do the registration, click on Registration link.
USERTYPE_FORM:-(FOR SELECTING USERTYPE)
A new registration form will open, mention the Usertype and click to enter.
Usercan reset the USERTYPE also
According to the USERTYPE a new window form will open.
Fill all the enteries,all enteries are mendatory.
2)For LOG_IN
LOG_IN FORM:-
Once the user has registered, user can enter in lab after filling the all entriesand uploading the fingerprint
image,software will compare both images(original image and current image).If images matches then only user get
the entry otherwise not.When matches found,a userpurpose form will open.
USER_PURPOSE:-(for every user has different purpose form)
In that form click the valid purpose and get the entry in lab.
3)FORGOTP FORM
FORGOT_PASSWORD:-
If user forgot his password then click the link label(FORGOT PASSWORD). A new form will open, fill all entreies
click ok a message box is displayed which shows the password.
4)CHANGEP FORM
CHANGE_PASSWORD:-
If user forgot his password then click the link label(CHANGE PASSWORD) A new form will open, fill all entreies
click ok a message box is displayed which shows that "you have changed your password successfully".
note:- path of fingerprint images is taken ,and acc to saving of fingerprint images the path of images is varies,and before using it update
the image path in login form.
For ORACLE CONNECTION:-
UserID:- mca1211
Password:- User204