Attendance-list © 2023 by kry008 is licensed under Attribution-NonCommercial-NoDerivatives 4.0 International
 
 
Go to file
kry008 8841df2b6b Update README.md
Signed-off-by: kry008 <kontakt@mail.kry008.xyz>
2023-08-21 05:42:21 +00:00
.gitignore poprawa .gitignore 2023-08-18 16:01:19 +02:00
LICENSE Initial commit 2023-08-18 12:22:12 +00:00
README.md Update README.md 2023-08-21 05:42:21 +00:00
_install.php init 2023-08-18 16:00:24 +02:00
accept.php init 2023-08-18 16:00:24 +02:00
activate.php init 2023-08-18 16:00:24 +02:00
activateWorker.php init 2023-08-18 16:00:24 +02:00
addAdmin.php init 2023-08-18 16:00:24 +02:00
addDay.php init 2023-08-18 16:00:24 +02:00
addDay_form.php init 2023-08-18 16:00:24 +02:00
addDepartment.php init 2023-08-18 16:00:24 +02:00
addFree.php init 2023-08-18 16:00:24 +02:00
addFreeDay.php init 2023-08-18 16:00:24 +02:00
addFreeDay_form.php init 2023-08-18 16:00:24 +02:00
allWorkers.php init 2023-08-18 16:00:24 +02:00
allWorkersMonth.php init 2023-08-18 16:00:24 +02:00
checkLogin.php init 2023-08-18 16:00:24 +02:00
config.php.temp init 2023-08-18 16:00:24 +02:00
db.php init 2023-08-18 16:00:24 +02:00
db.sql init 2023-08-18 16:00:24 +02:00
delAdmin.php init 2023-08-18 16:00:24 +02:00
delDepartment.php init 2023-08-18 16:00:24 +02:00
delUser.php init 2023-08-18 16:00:24 +02:00
dictionaries.php init 2023-08-18 16:00:24 +02:00
editDaySelect.php init 2023-08-18 16:00:24 +02:00
editDaySelectForm.php init 2023-08-18 16:00:24 +02:00
editDaySelectFormEdit.php init 2023-08-18 16:00:24 +02:00
editPass.php init 2023-08-18 16:00:24 +02:00
footer.php init 2023-08-18 16:00:24 +02:00
index.html init 2023-08-18 16:00:24 +02:00
index.php.temp init 2023-08-18 16:00:24 +02:00
login.php init 2023-08-18 16:00:24 +02:00
logout.php init 2023-08-18 16:00:24 +02:00
nav.php init 2023-08-18 16:00:24 +02:00
panel.php init 2023-08-18 16:00:24 +02:00
pass.php init 2023-08-18 16:00:24 +02:00
passReset.php init 2023-08-18 16:00:24 +02:00
passReset_form.php init 2023-08-18 16:00:24 +02:00
print.php init 2023-08-18 16:00:24 +02:00
printWorker.php init 2023-08-18 16:00:24 +02:00
printWorkerForm.php init 2023-08-18 16:00:24 +02:00
register.php init 2023-08-18 16:00:24 +02:00
showMonth.php init 2023-08-18 16:00:24 +02:00
showMonthForm.php init 2023-08-18 16:00:24 +02:00
showMonthFormPrint.php init 2023-08-18 16:00:24 +02:00
statAdd.php init 2023-08-18 16:00:24 +02:00
statDel.php init 2023-08-18 16:00:24 +02:00
style.css init 2023-08-18 16:00:24 +02:00
waitingForAcceptsMonth_form.php init 2023-08-18 16:00:24 +02:00
waitingForAcceptsShow.php init 2023-08-18 16:00:24 +02:00
waitingForAcceptsUser_form.php init 2023-08-18 16:00:24 +02:00
workEnd.php init 2023-08-18 16:00:24 +02:00
workEnd_form.php init 2023-08-18 16:00:24 +02:00
workStart.php init 2023-08-18 16:00:24 +02:00
workStart_form.php init 2023-08-18 16:00:24 +02:00

README.md

Attendance-list

A simple application to manage attendance lists

Install

  1. Set up MySQL DB whit file db.sql
  2. fill config.php.temp file
  3. rename config.php.temp to config.php

Functions

  1. Registration of the start and end of work
  2. Printing the attendance list
  3. Acceptance of days by superiors
  4. Add whole timeframes in one click
  5. Counting days of remote work

TODO

Licence

Attendance-list © 2023 by kry008 is licensed under Attribution-NonCommercial-NoDerivatives 4.0 International