MuscleBook
MuscleBook copied to clipboard
[ABANDONED] Muscle Book is an iOS workout tracker for strength training and body building.
Maybe there's a way to do this that I haven't figured out, but I'd love a way to see my past performance on a given exercise from the exercise summary...
At the moment, to get details of a particular workout: 1. Tap punchcard graph. 2. Scroll to find date. 3. Tap workout. If you have already browsed to a particular...
Because of a separate problem (#44) I tried deleting and reinstalling the app fresh; during the initial startup when the exercise DB was being populated the app crashed, leading to...
It'd be great if I could enter my entire routine in advance and then simply start and stop the timer for each set as I perform it. It seems silly...
It'd be really nice to tell at a glance which sets were warm-up and which were working sets in the summary.
It already uses the previous exercise as the default; it'd be nice if I didn't need to change anything when I'm doing multiple sets of the same number of reps...
I've been putting off fixing fixing issues #10 and #26 for a while. Looks like that paid off because the new SDK introduces [NSUnit](https://developer.apple.com/reference/foundation/nsunit) which gives me a nice class...
It might be useful to have the inverse of e1RM. That is, when doing pull ups for example, if you did 10 pull ups at a 166 lbs bodyweight, it...
YAML was a nice format. It's very human-readable and makes it easy to edit exercises by hand. However, YAML has a very complex spec, surprising [edge cases](https://twitter.com/mahemoff/status/722019115964186624) resulting form trying...