/timeclock

A webapp for managing employees' working times

Primary LanguagePHPMIT LicenseMIT

This is a webapp for tracking working times and generating monthly reports. It was built in 2014 for a chain of around 20 stores in Switzerland. The App has been used daily since 10 years and run always stable and flawless. It was my first webapp built in vanilla PHP without any plugin or framework. It requires PHP 7 in order to run.

The application features:

  • Log in and out with one simple click on the same computer. (The employees in the store do not have their own computer and their long fingernails prevent them from doing complex tasks).
  • Different rules depending on the region. (Kantönligeist)
  • Different opening times and holidays in each region.
  • Different types of employment (paid by hour or month), different types of stores.
  • Holydays and working hours managment.
  • Creating monthly reports according to the Swiss law.

Further details (in German) can be found in the files anleitung.html, anleitung_abrechnung.html, anleitung_bearbeiten.html, anleitung_db.html. Please contact me if you need any help in geting the app up and running.