Pretty simple application for accounting employee's daily attendance. Written in Python with Django.
Application supposed to be run in kiosk-mode browser on device with touchscreen. Employee types his own unique code and this way creates an attendance record in database.
Deploy it with any WSGI-compatible server. I personally prefer nginx + uwsgi.