We have added endpoints to get lists of tasks, teams, and users, but we can't view them from the website. We should begin working on the frontend, adding components to display this data.
There's not actually much need to display a list of all users, so maybe only do this for tasks+teams.
We have added endpoints to get lists of tasks, teams, and users, but we can't view them from the website. We should begin working on the frontend, adding components to display this data.
There's not actually much need to display a list of all users, so maybe only do this for tasks+teams.