hurjun1995 / yolo

😋📕 a cross-platform mobile app that helps people build healthier habits and analyze their daily happiness level
0 stars 0 forks source link

Goal Detail screen #15

Closed hurjun1995 closed 5 years ago

hurjun1995 commented 5 years ago

Implement Goal Detail screen: used when user creates a goal.

Required fields:

Nice to have:

alice710 commented 5 years ago

Also, I'd like to add an alarm setting before logging (but no more than 1 hour notice).

hurjun1995 commented 5 years ago

@alice710 Added in the main post!

hurjun1995 commented 5 years ago

Need to add Alarm time to goal table: relative time to logging time, 0min< x < 60min

hurjun1995 commented 5 years ago

whether the goal is "intrinsic" vs "extrinsic" will be asked in GoalSurvey screen.

Other fields are all implemented.