Skip to content

paulouskunda/theEvansFinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

theEvansFinger

The Evans Finger is a desktop application using Digital Persona UAREU 4500.
The functionality of the system is track the attendance of the students
The following are the modules presents

Admin

The admin can do the following:
  • Add Student
  • Add Lecturer
  • Add Courses
  • Register A Finger to a Student
  • Assign Courses to Lecturer and Student
  • Generate Reports

Lecturer

The lecturer can do the following:
  • Add reason for late students
  • Generate Report for each day he/she lectures

Student

The student can do the following:
  • Attand class (mark register)

Technologies Used

  • MySQL DBMS
  • Java EE (Swing)
  • Digital Persona SDK
  • Netbeans 8.1
The libraries required for the finger print scanner to work with netbeans.
I assume you have the SDK for Digital Persona, if not just google or contact the support desk for Digital Persona
Happy Coding!!!