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

Feature/repeatable lists #52

Merged
merged 9 commits into from Sep 6, 2021
Merged

Feature/repeatable lists #52

merged 9 commits into from Sep 6, 2021

Conversation

hsimah
Copy link
Owner

@hsimah hsimah commented Sep 6, 2021

Creating the concept of repeatable lists.

A repeatable list is a standard list with items. It has two extra fields:

  1. activeList
  2. lists

Users can trigger a new active list from the UI. This is a transient list populated with list items. These list items include a completed time.

Users can use a QR code to navigate to the list page and mark items as having been completed.
Users can complete an entire list by creating a new active list.
Lists are persisted in history.

@hsimah hsimah mentioned this pull request Sep 6, 2021
@hsimah hsimah merged commit 6a9257b into master Sep 6, 2021
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 this pull request may close these issues.

None yet

1 participant