InfiniTime icon indicating copy to clipboard operation
InfiniTime copied to clipboard

WIP: Score app to track your score during your sport match

Open toitoinou opened this issue 4 years ago • 6 comments

I don't know if it is too soon to create the PR, it's in progress so very basic for now.

I play a bit of Tennis and other racket sports and thought it will be interesting to use a watch to keep track of the score you always forgot ^^'

Only 2 counters are working, with underflow and overflow protection plus a reset button. That's all I got for now.

But I'm interested in your code review, I based my app on the Timer app but I tried to remove the more duplicate code I could (I hate duplicate code).

I plan to implement several racket sport rules : tennis (the most difficult), badminton, squash, table tennis.. and even magic the gathering (for fun a phone will be much more practical for mtg).

toitoinou avatar Aug 31 '21 10:08 toitoinou

I haven't tested this but it seems good. Maybe it could be used as a generic counter/tracker as well.

Why not, for points in table top game for example or whatever. OK I'll let a "generic" mode.

toitoinou avatar Aug 31 '21 11:08 toitoinou

I was thinking that something like this would be useful tracking workouts too - if it could be integrated (along w the footstep counter) as something serializable over BLE that would be a great generically useful feature

OrgansWithoutBodies avatar Oct 12 '21 06:10 OrgansWithoutBodies

I was thinking that something like this would be useful tracking workouts too - if it could be integrated (along w the footstep counter) as something serializable over BLE that would be a great generically useful feature

Sorry I did not work on it since a long time, lots of things to do... I don't do workouts so I'm not sure if I understand well your suggestion... Because for now this little app is (a broken currently) basic counter with some rules around.

toitoinou avatar Oct 14 '21 08:10 toitoinou

@toitoinou Hi. Are you still working on this?

Riksu9000 avatar Feb 08 '22 09:02 Riksu9000

Hi, sorry, lots of work and a moving, prevent me from working on it, but I would like to continue my little app...

toitoinou avatar Feb 15 '22 13:02 toitoinou

Psst... The timer app actually works incredibly well for this ;) With the reset function in the works (#1214 ), it should become a proper score counter soon!

LinuxinaBit avatar Jul 28 '22 15:07 LinuxinaBit

This PR is WIP, but hasn't been updated. Closing as stale.

Riksu9000 avatar Jan 05 '23 09:01 Riksu9000