A user may want to create multiple to-do tasks and list them as per their categories. For example, a user can have two categories such as:
- Shopping
- Study
The "Shopping" category may have tasks/to-do items like "buy milk", "buy groceries", "buy clothes", etc. whereas the "Study" category may have tasks/to-do items like "complete assignment", "solve math", "meet up for group study", etc.
@varunherlekar what are your thoughts on this?