-
-
Notifications
You must be signed in to change notification settings - Fork 9
Sum of times #256
Description
I threw away the template, cause I feel like this one is pretty self explanatory.
Somewhere in the app, you should be able to see the total amount of all of the recorded solves combined. Maybe on a per session basis, too, but its pretty easy to multiply session mean and total solves.
I wanted to know how much time (very roughly) I've spent cubing, and I had to go through each session and add the total time. A little info tab, maybe at the bottom of sessions or stats, with the sum total of all of the saved times on the app would be nice.
Now that I'm thinking about it, it would be cool to have a second stats page, but instead of focusing on session times, it focuses on app wide stats. (There is an extra spot on the bottom for a new icon, although there is probably a plan for that)
Some stats that come to mind for this page are total time (of course), fastest solve ever, slowest solve ever, a comparison of your session stats (probably just mean), number of PRs (like a counter for each time you get a new record in a session), number of deleted solves ("I wasnt focusing, it doesn't count"). Deleted solves would be a cool stat to add to the current stats page too.
I'll add more to this issue if I have any more ideas, but I just thought I would share this.