-
Notifications
You must be signed in to change notification settings - Fork 1
Frontend Routes
Angie Maidt edited this page Jul 27, 2022
·
1 revision
'/users/:id''/tasks''/tags/:id''/about'
'/'
-
'/users/:id' -
'/users/:id/tasks'- user's tasks -
'/users/:id/reviews'- all of the user's reviews -
'/reviews/:id'- user's specific review -
'/tasks/:id'- user's completed and created tasks
-
'/tasks' -
'/tasks/:id'
-
'/tags/:id' -
'/tasks/:id'