|
1年前 | |
---|---|---|
database_upgrade | 1年前 | |
lang | 1年前 | |
lib | 1年前 | |
mobile | 1年前 | |
nbproject | 1年前 | |
pages | 1年前 | |
static | 1年前 | |
.gitignore | 1年前 | |
.gitmodules | 2年前 | |
LICENSE.md | 1年前 | |
README.md | 1年前 | |
action.php | 1年前 | |
api.php | 1年前 | |
app.php | 1年前 | |
composer.json | 1年前 | |
composer.lock | 1年前 | |
database.mwb | 1年前 | |
database.sql | 1年前 | |
index.php | 1年前 | |
pages.php | 1年前 | |
required.php | 1年前 | |
settings.template.php | 1年前 |
QwikClock is an employee time tracking app.
https://netsyms.biz/apps/qwikclock
There are two applications with the name QwikClock. This one integrates with the Business Apps, the other one (QwikClock Enterprise) is a standalone system. Eventually, this application will have all the features of QwikClock Enterprise, and Enterprise will be discontinued.
Shift Assignment
Ensure 100% shift coverage and prevent early clock-ins by assigning shifts to employees.
Powerful Reports
Generate reports in as little as three clicks. Filter by employee and date range so you only see what you need. Import into LibreOffice, Excel, and most other software.
Server Time
QwikClock synchronizes to the server’s clock so your punches are always accurate.
Mobile-ready
Employees can clock in and out from a remote job site with their phones, or check their work schedule from home.
settings.template.php
to settings.php
database.sql
into your database serversettings.php
and fill in your DB infosettings.php
(see “PORTAL_API”) and enter an API key (“PORTAL_KEY”)composer install
(or composer.phar install
) to install dependency libraries.