employee_module | ||
hr_module | ||
static | ||
templates | ||
timefall | ||
manage.py | ||
README.md |
Timefall - time tracking app
This application is designed for schedule creating and time tracking activities within the enterprise.
Application consists of two parts:
-
HR Module - module for HR administration employees and managers. The module has the following functionality:
- Creating of schedule
- Showing and editing existing schedule records
- Showing and editing employees logged time
- Changing employee data
- Creating new employees via frontend or importing from excel
- Exporting reports in excel format via frontend
-
Employee module - module for employees.
The module has the following functionality:- Logging in start and end of work
- Showing existing schedule records
- Showing existing logged time
- Showing employee data