AJGeel / brouwerij-geel

An independent nano-brewery based in Utrecht
0 stars 0 forks source link

Add automatic stat detections in `brewing-log.php`. #6

Closed AJGeel closed 3 years ago

AJGeel commented 3 years ago

Currently, the stats are hardcoded into the page.

I already wrote an object that can contain all brew statistics (stats), but did not implement replacing the hardcoded stats in the 4-grid yet. (See picture below)

Screenshot 2020-09-07 at 13 12 38
AJGeel commented 3 years ago

Feature implemented in commit 65a485aa778c20d9113135812946837c36db3638, as function updateTableStats() in /modules/brewing-table.js.