Task Manager is a Python-based command-line application designed to help users manage tasks effectively. It includes features such as adding, editing, deleting, and viewing tasks, with options to filter or sort them by status and priority. The project highlights file handling for persistent data storage, robust user input validation, and task prioritization based on deadlines.












