Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1일 차 구현 계획 #3

Open
9 tasks done
yoonhe opened this issue Sep 19, 2022 · 1 comment
Open
9 tasks done

1일 차 구현 계획 #3

yoonhe opened this issue Sep 19, 2022 · 1 comment

Comments

@yoonhe
Copy link
Contributor

yoonhe commented Sep 19, 2022

1일차 구현 계획

유저 스토리

작업자로서, 목표를 수시로 확인하기 위해 메인 화면에서 Big3를 볼 수 있다

유즈 케이스

  • big 3 표시
    • 사용자는 어플리케이션을 연다
    • 메인 화면이 보인다
    • big 3가 보인다
    • 시작하기 버튼이 보인다
    • 시작하기 버튼 클릭시 작업 추가 화면으로 이동한다

필요한 기능

  • 메인 페이지
  • big 3 패널
  • 시작하기 버튼

작업 일지

  • 핵심 기능은 목표와 정렬된 할 일을 만들고 세션마다 목표와 정렬된 일을 하였는지 체크하는 것
    • 목표는 고정 데이터로 일단 넣는다
    • 뽀모 수량 추가 기능과 할 일 추가 기능만 일단 만든다
  • Objective 목표 객체에 달성도 추가
    • 목표에 해당되는 작업 완료시 달성률을 마지막에 보여주려는 의도
  • 메인 페이지에는 오늘의 big3가 보인다. 달성률도 확인 가능하다
    • 목표 목록을 불러오는 것은 누가 해야하지? 뽀모도로가 목표 목록을 가지고 있어야 하나? 아니면 메인 페이지 자체에서 뽀모도로 아이디를 식별자로 목표를 가져와야 하나
      • getObjectives(pomodoroId)
  • 단순하게 시작해서 점점 고도화하는 방향으로 가야함.
@yoonhe
Copy link
Contributor Author

yoonhe commented Sep 20, 2022

9월 20일은 할일 추가, 뽀모도로 수량 설정, 세션 목표 및 작업을 할 예정

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant