wrighs6 / leanto

MIT License
0 stars 0 forks source link

Display tasks and teams on frontend #5

Closed wrighs6 closed 5 months ago

wrighs6 commented 5 months ago

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.