nus-cs2113-AY2223S2 / pe-dev-response

0 stars 0 forks source link

IPPT history should be kept separate from normal exercise session history #197

Open nus-pe-bot opened 1 year ago

nus-pe-bot commented 1 year ago

image.png After using the history command, I am shown all of the history of exercises as well as my IPPT history. I feel that this makes it very difficult to find my IPPT history results and from personal experience, I like to keep track of my IPPT results separately from my other workouts. Apart from this, IPPT command is already separate from the normal workouts so it feels like the intent of this program would be to keep IPPT and normal workouts separate, which is not the case for the history command. Perhaps the history command could use flags to differentiate IPPT from normal workouts, such as using "history -ippt" for IPPT history and "history -w" for workouts history.


[original: nus-cs2113-AY2223S2/pe-interim#247] [original labels: severity.Low type.FeatureFlaw]

EangJS commented 1 year ago

Team's Response

Duplicate issue

Duplicate status (if any):

Duplicate of #2044