BetsyRowley / menstrual-tracker

A full-stack application created for University of St. Thomas course SEIS739.
0 stars 1 forks source link

As a User, I want to be provided with types of exercise that are recommended for where I am in my cycle so that I can optimize my health. #11

Closed BetsyRowley closed 6 months ago

BetsyRowley commented 7 months ago

Feature Description

User Case

User Action Action Result
Select Date Exercise Recommendations are displayed in the Date Details Section

Noun Extraction

Class Name: Exercise
Responsibilities Collaborators
Knows (Variables): exercise types. Can (Methods): gets exercise types Cycle

Narration

User: Lady Viewer, what type of exercise do you recommend for today? Viewer: Controller, we've got another tough one! The User is now curious about what type of exercise she should be doing today. Controller: Model, put on your thinking cap... what exercise should the user be doing today? Model: My Service Component was able to calculate that the user is in Phase 4, and based on that she should be doing something light. Controller: Model to the rescue! Viewer, pass this along to our lady friend. Viewer: User, sounds like you can take it easy today! User: Thank goodness, I don't have much energy for anything!