remsfal / remsfal-frontend

MIT License
4 stars 43 forks source link

Implement task management pages (my tasks, open tasks and all tasks) #107

Closed ruppfabian1997 closed 2 months ago

ruppfabian1997 commented 5 months ago

The task management page is used to record and manage various project tasks. The tasks are categorized as “my tasks”, “open tasks” and “all tasks”. The categories can be found in the individual menu items of the project overview.

ruppfabian1997 commented 5 months ago

I would like to work on this as my KBA issue

astanik commented 5 months ago

This issue is based on https://github.com/remsfal/remsfal-backend/issues/134

astanik commented 5 months ago

@ruppfabian1997 The backend functionality is implemented with remsfal/remsfal-backend#157