This program helps you keep track of your tasks and their due dates so you never forget a deadline. You can add tasks, see which ones are overdue or coming up soon, and find out which deadline is the closest. All your tasks are saved in a file so they are still there the next time you open the program. It is built with **Python**, using core concepts like functions, loops, conditionals, dictionaries, and file handling.















