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
A command-line based task management system developed in Python that supports user accounts, task creation, prioritization, persistence, and analytics reporting. The project leverages structured data storage (JSON/CSV), modular design, and automated reporting to demonstrate full-stack backend logic, data handling, and application state management.