Terminal based task management application.
I wanted to create a basic and light weight task management application that I could run agnostically whether at work or at home on personal machines that would be easy to use.
No packages needed outside of pickle and os.
- Run the python script in terminal of choice using: python TaskApp.py
- Menu will let you know how to add, remove, list, or delete a task