/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.

Primary LanguageC#MIT LicenseMIT

This repository is not active