Ask HN: Review my MVP, statz.me The idea behind statz.me is basically a way of keeping track of pretty much everything you can think of. Since this is a "prototype" I've put up in my spare time in the last 2 months, it serves just to show the basic functionality. There are three types of "statistics" available: increment (starts with 0 and you just add +1 whenever you like); +/- (this can work for example if you want to keep track of the success rate of your jokes:)) and Timer (to keep track of the hours you sleep everyday, for example). You can keep these to yourself or share them with the world. A Twitter-like Follow/Following is also implemented so you can easily know what your friends are up to! In the future, the idea is to make an API available so that anyone can make the use they want out of it. Why not keep track of how many Git commits you make? Or how many e-mails you read everyday? The possibilities are endless :) eheh http://Statz.ME Looking forward to your feedback! |