zieren / wasted-youth-tracker

Limit kids' time on their (Windows) PC and get a summary of the window titles.
GNU General Public License v3.0
5 stars 0 forks source link

Time left overview on server should be as details as on client #101

Open zieren opened 2 years ago

zieren commented 2 years ago

The time left overview on the client (Ctrl-F12) now shows much more information than the server :-)

We should consider handling the "no time slots" case specially on the server, maybe also on the client. It seems wrong to waste space when slots are not in use. The client doesn't know that, but the server could tell it.

Maybe merge the "Available classes today" overview into the "time left" table?