12 Commits

Author SHA1 Message Date
392438f537 Update 'README.md' 2019-08-21 11:55:22 +00:00
Josh North
4e92330743 Upload files to 'lib' 2017-06-02 20:52:40 -04:00
Gitea
4422a1da06 Merge branch 'master' of /home/gitea/gitea-repositories/point808/yaptc 2017-06-02 20:52:40 -04:00
Josh North
80674fe40c add icon 2017-06-02 20:51:19 -04:00
Josh North
75b2ec7341 Upload files to '' 2017-06-02 20:49:54 -04:00
Josh North
c6234c6f81 Add 'logomakr-credit.html' 2017-06-02 20:49:15 -04:00
Josh North
57c97cde70 Fix readme screencaps to work on forks and local git server as well as the github mirror 2017-05-12 12:26:32 -04:00
Josh North
0eb76946eb Update 'README.md' 2017-05-12 12:23:53 -04:00
Josh North
cb40a41121 Update 'README.md' 2017-05-12 12:17:30 -04:00
7496f9f59e screencaps in doc branch orphan setup 2017-05-12 12:10:10 -04:00
Josh North
5640b51e16 Update 'README.md' 2017-05-12 12:00:44 -04:00
Josh North
1347108cd8 touch to test gh sync 2017-05-12 11:58:59 -04:00
10 changed files with 14 additions and 9 deletions

22
README.md Executable file → Normal file
View File

@@ -1,12 +1,16 @@
# YAPTC #
![yaptc](../doc/yaptc.png?raw=true "yaptc")
### About: ###
Josh North - josh.north@point808.com
Basic (i.e. stupidly simple) timekeeping application. I'm working on more features but who knows if that will get released.
### License ###
### Dev: ###
*** This repository lives at https://git.point808.com and pushes to github on update.
### License: ###
Free for use and modification. Credit is appreciated if you do anything with it but nothing is required.
### Credits ###
### Credits: ###
* Bootstrap - http://getbootstrap.com
* phpass (password hashing, license included) - http://www.openwall.com/phpass/
* HUGE thank you to PHP Developers Network users "califdon", "Celauran", and "social_experiment" for their guide on login and registration systems at http://forums.devnetwork.net/viewtopic.php?f=28&t=135287&sid=f7140b48a14f50fd7f0340581442447b#p675168
@@ -36,9 +40,9 @@ We track time in this application by punching start and end times on each record
8. Go for it. Create new users, etc etc etc.
### Screenshots: ###
![Login Page] (https://git.point808.com/attachments/7381ee2d-3bb5-4430-9c37-29527f8bfa4f)
![Home Punch] (https://git.point808.com/attachments/5b762048-54cf-41bf-91b0-468f333f4bae)
![User Profile] (https://git.point808.com/attachments/4b13b0f1-d6ff-4445-93ad-6e699fdba075)
![Manage Users] (https://git.point808.com/attachments/24ab13eb-d32e-4b25-89e1-88edc2e9cbf2)
![Punch Editor] (https://git.point808.com/attachments/ec4fa0e7-caa4-46d5-ab9c-d08ea55b1eb5)
![Reports] (https://git.point808.com/attachments/dbe6fee9-f1ad-49bb-8a30-f8e568f54e64)
![Login Page](../doc/login.png?raw=true "Login Page")
![Home Punch](../doc/homepunch.png?raw=true "Home Punch")
![User Profile](../doc/profile.png?raw=true "User Profile")
![Manage Users](../doc/manageusers.png?raw=true "Manage Users")
![Punch Editor](../doc/punchedit.png?raw=true "Punch Editor")
![Reports](../doc/reports.png?raw=true "Reports")

BIN
homepunch.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 67 KiB

BIN
lib/yaptc.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

BIN
login.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

BIN
logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

1
logomakr-credit.html Normal file
View File

@@ -0,0 +1 @@
Time graphic by <a href="http://www.flaticon.com/authors/freepik">freepik</a> from <a href="http://www.flaticon.com/">Flaticon</a> is licensed under <a href="http://creativecommons.org/licenses/by/3.0/" title="Creative Commons BY 3.0">CC BY 3.0</a>. Check out the new logo that I created on <a href="http://logomakr.com" title="Logo Maker">LogoMaker.com</a> https://logomakr.com/56vKWz56vKWz

BIN
manageusers.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

BIN
profile.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

BIN
punchedit.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 120 KiB

BIN
reports.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 80 KiB