Name | Modified | Size | Downloads / Week |
---|---|---|---|
css | 2013-08-11 | ||
templates | 2013-08-11 | ||
js | 2013-08-11 | ||
classes | 2013-08-11 | ||
2013-08-11 | |||
checkpoint.php | 2013-08-11 | 7.8 kB | |
jobslog.sql | 2013-08-11 | 2.8 kB | |
INSTALL.txt | 2013-08-11 | 3.8 kB | |
README.md | 2013-08-11 | 1.6 kB | |
addjob.php | 2013-08-11 | 4.4 kB | |
nav.php | 2013-08-11 | 2.3 kB | |
index.php | 2013-08-11 | 2.9 kB | |
viewjobs.php | 2013-08-11 | 3.1 kB | |
globals.php | 2013-08-11 | 375 Bytes | |
safe.php | 2013-08-11 | 80 Bytes | |
emailsend.php | 2013-08-11 | 1.2 kB | |
info.php | 2013-08-11 | 28 Bytes | |
pagination.php | 2013-08-11 | 10.3 kB | |
print.php | 2013-08-11 | 354 Bytes | |
_gitattributes | 2013-08-11 | 505 Bytes | |
_gitignore | 2013-08-11 | 2.9 kB | |
core.php | 2013-08-11 | 85 Bytes | |
profile.php | 2013-08-11 | 2.0 kB | |
_htaccess | 2013-08-11 | 165 Bytes | |
Totals: 24 Items | 46.7 kB | 0 |
Jobslog
A jobslog sheet system I created for the jobcentre and/or interserve working futures. Utilises PHP/MySQL.
This is a jobs record website, it allows for you (the user) to have an online record of your job-hunting.
Allows for the input of Jobs using ID and other additional details.
In the future this will be updated with more functions but as at this present time (10/06/2013) all core functions have been created and implemented.
Current issues to be addressed:
User sessions security (thinking of changing to session_set_save_handler Commit: 10/06/2013, have implemented a secure hashing alogorithm to secure site passwords. Need to add new setting once user logged-in All pages have been completed thus far Sanitisation of code Done 3.To add: Mysql Database. Still to do. Implemented a secure hashing alogrithm to check user session data, once user logged-in elsewhere session will be destroyed. Implemented site events, such as user adding new jobslog as well as the sending of email. Implemented registration and new login forms.
13/06/2013 Implemented more user friendly date picker for 'addjob' page. 15/06/2013 Implemented a small admin backend, updated navigation files. This is my final release for now, in the near future I will be releasing the database which powers this website.
I can be contacted via Google Group: https://groups.google.com/forum/?fromgroups#!forum/jobslog should you wish to support the further coding of this project or have any queries.
https://www.facebook.com/JobslogSystem
for use with PHP 5.5+