Skip to content

Punch Clock Application for Windows. Built with Windows Forms, storing data in MS Access DB

Notifications You must be signed in to change notification settings

0xDario/PunchClock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PunchClock

A basic Windows Forms Punch Clock application that allows staff to Punch In/Out of work.

  • Staff select their name from a dropdown list and enter their unique 3-6 digit pin code in order to punch in/out of their shift.

  • Action to Punch In/Out is automatically determined by the last action a staff member performed. If they last 'punched in', their next action in the system would be to 'punch out'

  • Data is saved to a Microsoft Access Database [PunchClock.accdb]. Reporting can be generated to allow for easy calculation of the pay owed an employee.

  • Credentials for Microsoft Access Database:

    username password
    Admin admin123

Application in Action: Punch Clock Windows Form Demo

Dependencies

About

Punch Clock Application for Windows. Built with Windows Forms, storing data in MS Access DB

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages