A simple and functional To-Do list app for the terminal, built using C# and Entity Framework Core with a SQLite database.
- Show all tasks
- Add a new task
- Mark a task as done
- Delete a task
- Clear all tasks and reset ID counter
- Exit with a "Quitting..." message