Closed mftaff closed 7 years ago
The way we have it now, with current_user#show becoming the root, i couldn't figure out how to view other users... I tried _base_url/users/different_userid but it still showed me my tasks. I realize as I am writing this, that it is because the list I am passing into the partial is using current_user
to create the list... Any Ideas?
The latest idea here, is to have a friends feature, and allow you to (only) view your friend's to-do lists
We now need a way to show only your friends task page
We want to add a feature where you can view public/friends task lists.