A console-based todo application with in-memory storage, built in Python.
Features
Add, view, update, delete, and mark tasks as complete/incomplete
In-memory storage (no external database required)
Command-line interface for easy task management
Help documentation available for all commands