Skip to content

MuradIsazade777/Task-Tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Task Tracker CLI App

A lightweight command-line task manager built with C# and .NET. This app allows users to add, list, complete, and delete tasks β€” all stored in a local tasks.json file. Perfect for developers who love simplicity and control from the terminal.

πŸš€ Features

  • βœ… Add new tasks with custom titles
  • πŸ“‹ List all tasks with completion status
  • βœ”οΈ Mark tasks as completed
  • πŸ—‘οΈ Delete tasks by ID
  • πŸ’Ύ Persistent storage via tasks.json
  • 🧼 Clean code structure using services and models

πŸ›  Requirements

▢️ How to Run

cd "Task Tracker"
dotnet run
πŸ“Œ Usage
Choose an option from the menu:

Code
1. Add Task
2. List Tasks
3. Complete Task
4. Delete Task
5. Exit
πŸ“„ License
This project is licensed under the MIT License. See below for details.

About

hello everyone! I used libraries and modules in C#. I like coding.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages