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

Show past tasks #2

Closed
reed665 opened this issue Apr 16, 2020 · 0 comments · Fixed by #3
Closed

Show past tasks #2

reed665 opened this issue Apr 16, 2020 · 0 comments · Fixed by #3

Comments

@reed665
Copy link
Member

reed665 commented Apr 16, 2020

Нам нужно отображать задачи из прошлого на странице сегодня.

Если хранить их в разбивке по дням, то нужно обегать дни в прошлое циклом. В каком-то из дней может не быть задач. Как поступить? Хранить где-то список дней с задачами?

А если хранить их все вместе, то быть может, обработка этого массива объектов может стать тяжёлой, если задач много. Впрочем, вероятно, это случится только через годы, поэтому реально проблемы нет.

@reed665 reed665 changed the title **Подумать над хранением данных** Show past tasks Apr 16, 2020
@reed665 reed665 linked a pull request Apr 16, 2020 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant