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