Description
This is a simple task management console application where the user can add tasks and display all pending tasks in the system.
Technologies Used
C#
.NET Console Application
List data structure
Features
Add tasks
Store tasks in memory
Display pending tasks
Simple productivity tool