Basic Python final project. Project Description
Logs new employees in Employees.csv file. Marks attendance in Attendance.csv
- Python 3.8
Open Main.py, navigate the menu to register new employees.
- 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