My collections are:
- Users
- User groups
- Tasks
- Task lists
- Task list frequency
Basically, this is how my app works:
- Create a user group
- Assign users to the user group
- Create a task list
- Assign tasks to the task list
- Assign a recurring frequency to the task list
- Assign the task list to the user group
I am struggling when it comes to assigning a frequency to the task list, as I need users to receive the list of tasks on a certain date and tick off tasks to complete, and then I need them to automatically receive the list again on a certain date and tick off tasks to complete them again, and so on…