- Simple To-Do List Manager: Concept: Create a command-line application that allows users to add, list, mark as complete, and delete to-do items. Learning Points: Basic input/output using stdin and stdout. Working with lists or maps to store data in memory. Implementing simple command parsing (e.g., add "Buy groceries", list, complete 1, delete 2). Error handling for invalid input.
-
Notifications
You must be signed in to change notification settings - Fork 0
sophorg/dart-todo-app
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Todo App CLI in Dart
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published