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
Gerenciador de tarefas simples em Python que permite adicionar, listar e remover tarefas. Os dados são salvos em um arquivo JSON, garantindo persistência. Interface via terminal com menu interativo e uso de match-case para controle de fluxo.