Yet Another PHP Time Card https://git.point808.com/Point808/yaptc
Go to file
2015-02-24 11:39:31 -05:00
includes Added feature to let admins edit all punches 2015-02-24 11:37:40 -05:00
lib Major overhauls, added admin punch as well 2015-02-24 10:37:52 -05:00
.gitignore Added gitignore for config.inc.php 2015-02-12 00:50:25 -05:00
config.inc.php.example updated sample config file 2015-02-24 11:39:31 -05:00
index.php Fixed index 2015-02-24 10:47:00 -05:00
LICENSE Updated README and added licenses for other software in root 2015-02-12 00:48:55 -05:00
LICENSE (fpdf) user deletion fixed, license added for fpdf even though not using 2015-02-20 01:57:34 -05:00
LICENSE (phpass) Updated README and added licenses for other software in root 2015-02-12 00:49:26 -05:00
LICENSE (pure) Updated README and added licenses for other software in root 2015-02-12 00:49:26 -05:00
login.php major updates to functions, split off from config file, etc 2015-02-20 05:16:28 -05:00
logout.php major updates to functions, split off from config file, etc 2015-02-20 05:16:28 -05:00
manualpunch.php Added feature to let admins edit all punches 2015-02-24 11:37:40 -05:00
mysql.sql user deletion fixed, license added for fpdf even though not using 2015-02-20 01:57:34 -05:00
profile.php Major overhauls, added admin punch as well 2015-02-24 10:37:52 -05:00
punchlog.php Major overhauls, added admin punch as well 2015-02-24 10:37:52 -05:00
README.md README update 2015-02-12 00:57:01 -05:00
reports.php Major overhauls, added admin punch as well 2015-02-24 10:37:52 -05:00
users.php Major overhauls, added admin punch as well 2015-02-24 10:37:52 -05:00

YAPTC

About:

Josh North - josh.north@point808.com - 2015-02-09
This is a basic timekeeping application that is steadily getting more complex. It may or may not work for you but I'm pretty proud of it.

License

Free for use and modification. Credit is appreciated if you do anything with it but nothing is required.

Credits

Status:

This script is (as of today, 2015-02-12) in fully-working beta status.

Theory:

TBA

Requirements:

TBA

Setup Assumptions:

TBA

Setup Instructions:

TBA