BinaryStudioAcademy / bsa-2024-bebalance

Track your work-life balance and improve the specific areas of your life with AI recommendations.
2 stars 0 forks source link

feat(frontend/backend/shared): add my tasks screen bb-335 #397

Closed marharita08 closed 2 days ago

marharita08 commented 6 days ago

Summary

Added 'My tasks' screen, where user current tasks is shown.

New endpoints

Frontend:

/tasks - 'My tasks' screen

Backend:

GET: /tasks/current - getting current tasks of current user.

Screenshot

image