This repository is not active
MarvynHarry/TaskTrackerCLI
A simple C# CLI tool for managing tasks. Add, update, delete, and track tasks with statuses like "todo", "in-progress", and "done". Tasks are stored in a JSON file for persistent tracking.
C#MIT