Skip to content

Galikit/Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Employee Attendance System

Basic Python final project. Project Description

General info

Logs new employees in Employees.csv file. Marks attendance in Attendance.csv

Technologies

  • Python 3.8

Setup

Open Main.py, navigate the menu to register new employees.

Functionality

  • New Employees to CSV file
  • Delete employee from CSV file
  • Mark employee attendance to CSV file
  • Monthly/individual/late attendance report
  • Import employees from file path
  • Delete employees from file path

Releases

No releases published

Packages

No packages published

Languages