parent
274f84514b
commit
8841df2b6b
10
README.md
10
README.md
|
@ -1,9 +1,19 @@
|
|||
# Attendance-list
|
||||
A simple application to manage attendance lists
|
||||
|
||||
## Install
|
||||
1. Set up MySQL DB whit file db.sql
|
||||
1. fill config.php.temp file
|
||||
1. rename config.php.temp to config.php
|
||||
|
||||
## Functions
|
||||
1. Registration of the start and end of work
|
||||
1. Printing the attendance list
|
||||
1. Acceptance of days by superiors
|
||||
1. Add whole timeframes in one click
|
||||
1. Counting days of remote work
|
||||
|
||||
## TODO
|
||||
|
||||
## Licence
|
||||
Attendance-list © 2023 by kry008 is licensed under Attribution-NonCommercial-NoDerivatives 4.0 International
|
Loading…
Reference in New Issue