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

Automatically update isFinished when project/task expired #63

Closed
2unbini opened this issue Dec 22, 2021 · 0 comments
Closed

Automatically update isFinished when project/task expired #63

2unbini opened this issue Dec 22, 2021 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@2unbini
Copy link
Owner

2unbini commented Dec 22, 2021

Related to #46
프로젝트와 할 일의 endDate가 만료됐는지 확인하는 로직 + 표현방식

[화면에 보이기]

  • 완료: 회색, 만료: 회색 + 취소선
  • 완료: 회색 + 취소선, 만료: 회색
  • 완료: , 만료: 빨간색
  • 진행중, 완료됨, 만료됨 => 섹션 나누기?

[데이터 처리]

  • 코어 데이터 상에서 처리
  • 프로젝트/할 일 Fetch 하는 순간 처리
  • 앱 시작시 처리
  • isFinished 값 삭제, endDate로 그 때 그 때 처리
@2unbini 2unbini added the enhancement New feature or request label Dec 22, 2021
@2unbini 2unbini added this to To do in i-scheduler via automation Dec 22, 2021
@2unbini 2unbini closed this as completed Jan 27, 2022
i-scheduler automation moved this from To do to Done Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant