Yet Another PHP Time Card https://git.point808.com/Point808/yaptc
Go to file
2015-02-19 10:56:49 -05:00
includes Fixed up users page a little, still need editing... 2015-02-19 10:53:29 -05:00
lib more updates and date fixes 2015-02-12 00:35:00 -05:00
.gitignore Added gitignore for config.inc.php 2015-02-12 00:50:25 -05:00
config.inc.php.example Fixed up users page a little, still need editing... 2015-02-19 10:56:49 -05:00
index.php Fixed up users page a little, still need editing... 2015-02-19 10:53:29 -05:00
LICENSE Updated README and added licenses for other software in root 2015-02-12 00:48:55 -05:00
LICENSE (phpass) Updated README and added licenses for other software in root 2015-02-12 00:49:26 -05:00
LICENSE (pickadate) more major overhaul, restructured db calls, etc 2015-02-12 15:23:08 -05:00
LICENSE (pure) Updated README and added licenses for other software in root 2015-02-12 00:49:26 -05:00
login.php more updates and date fixes 2015-02-12 00:35:00 -05:00
logout.php more updates and date fixes 2015-02-12 00:35:00 -05:00
profile.php optimization, begin refactor, basic reports 2015-02-18 05:13:53 -05:00
punchlog.php optimization, begin refactor, basic reports 2015-02-18 05:13:53 -05:00
README.md README update 2015-02-12 00:57:01 -05:00
reports.php optimization, begin refactor, basic reports 2015-02-18 05:13:53 -05:00
schema.mysql new schema 2015-02-18 20:01:47 -05:00
users.php Fixed up users page a little, still need editing... 2015-02-19 10:53:29 -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