From e40ab8652dd066cab990e8f9be1b9eb5b91fbd0a Mon Sep 17 00:00:00 2001 From: konrad Date: Sun, 28 Apr 2019 23:49:13 +0200 Subject: [PATCH] [skip ci] Updated todo --- Featurecreep.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Featurecreep.md b/Featurecreep.md index d3125b06a6b..9e1ed1b3b83 100644 --- a/Featurecreep.md +++ b/Featurecreep.md @@ -176,6 +176,8 @@ Sorry for some of them being in German, I'll tranlate them at some point. * [ ] User struct should have a field for the avatar url (-> gravatar md5 calculated by the backend) * [ ] All `ReadAll` methods should return the number of items per page, the number of items on this page, the total pages and the items -> Check if there's a way to do that efficently. Maybe only implementing it in the web handler. +* [ ] List stats to see how many tasks are done, how many are there in total, how many people have acces to a list etc +* [ ] Colors for tasks ### Refactor