hpi-swt2 / bookkeeper-portal-blue

Bookkeeper Portal — 🟦 Edition
MIT License
15 stars 0 forks source link

Feature: show average lend time for item #369

Closed antonykamp closed 1 year ago

antonykamp commented 1 year ago

Fixes #143

This PR adds the "average lend time statistic" to the statistic model. You can see the average lent time on the item page (see screenshot). The time is divided into different time units (days, hours, minutes, seconds), which are only shown if needed. The item page will not show the average lending time if an item has never been lent.

Screenshot 2023-01-28 at 11 42 11

Screenshot 2023-01-28 at 11 47 20

PR checklist