You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This Django app provides functionality to manage tasks. You can create a new task, set its status, category and priority. Each category can be edited or deleted. If you delete a category, all tasks in it will be marked as archived and can no longer be displayed.