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

[HotFix] Habit dPlusDay #54

Open
kingseungwooya opened this issue Mar 7, 2023 · 0 comments
Open

[HotFix] Habit dPlusDay #54

kingseungwooya opened this issue Mar 7, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request wontfix This will not be worked on

Comments

@kingseungwooya
Copy link
Contributor

Issue ( 해결해야할 문제가 무엇인가 ? )

  • 현재 구현 상황
    • dPlusDay가 작성 날짜 기준으로 계산된다.
  • 수정
    • 현재 날짜를 기준으로 Habit이 연속적으로 성공한 일 수를 반환해야한다.
    • Habit1 ( 1/1 ~ 1/30), Habit2 ( 1/1 ~ 1/10) , Habit3 ( 1/5 ~ 1/20) 이 있고 현재가 1/7일 이라면 1월 1일부터 1월 7일까지 각 해당 날짜의 habit들을 모두 성공했다면 7을 반환한다.

ToDoList ( 해결 하기 위해 해야할 것 )

@kingseungwooya kingseungwooya added the enhancement New feature or request label Mar 7, 2023
@kingseungwooya kingseungwooya added the wontfix This will not be worked on label Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants