This is a beginner-level To-Do List application built with C#.
The app allows users to:
Add new tasks
View all tasks
️ Delete tasks by number
The project demonstrates my understanding of:
C# fundamentals
Lists and collections
User input/output in console applications
Basic program structure and flow control
This application is a simple example of how to manage tasks, and it reflects my growing skills as an entry-level .NET developer.