We will create a todo list for the users, with an option to add, modify and delete todos.
The todos should be able to be marked as 'done'.
Next, we will add the option to assign users to our todos.
Also, we will create factories and policies for the todos.
We will create a todo list for the users, with an option to add, modify and delete todos.
The todos should be able to be marked as 'done'.
Next, we will add the option to assign users to our todos.
Also, we will create factories and policies for the todos.