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
Simple Django web app for managing a personal to-do list with tags and deadlines. Users can add, update, delete and mark tasks as complete/incomplete. The app features tag management, task filtering and a sidebar navigation visible on all pages.