Skip to content

uemuradevexe/ToDolist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

✅ ToDo List in C# (Console App) A simple command-line interface (CLI) application built with C# to manage tasks efficiently.

Features:

Add new tasks

List pending and completed tasks

Mark tasks as completed

Remove tasks

Technologies and concepts used:

C# with .NET (console application)

Generic lists (List)

Control structures (if, switch, while, for)

Custom methods for modular code

Clean code practices in a terminal-based environment

💡 Purpose: Practice and reinforce core C# programming fundamentals by building a functional CLI application without using any graphical interface.

About

✅ ToDo List in C# (Console App)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors