]> rtime.felk.cvut.cz Git - coffee/coffee-flask.git/commit
Add event logging
authorMichal Sojka <michal.sojka@cvut.cz>
Tue, 18 Aug 2020 18:13:29 +0000 (20:13 +0200)
committerMichal Sojka <michal.sojka@cvut.cz>
Wed, 19 Aug 2020 22:27:02 +0000 (00:27 +0200)
commitcc4dee6ece87d554e7a5d81cc54be7d9df8e0b6e
tree53521d316a44bfd92dbce5e3eeea7f120018de74
parente5c5ffd4df1886ecb028399e8dca68f2e55d379c
Add event logging

This allows users to log various events such as coffee machine or milk
container cleaning. Also, all users can see when was the last
occurrence of the particular event.

[Credits: This is a modified version of a patch from Jarda Klapálek.]
app.py
coffee_db.py
templates/main.js
templates/user.html