Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kaymmikael/console-todo-list-application
simple Todo List application
https://github.com/kaymmikael/console-todo-list-application
Last synced: 22 days ago
JSON representation
simple Todo List application
- Host: GitHub
- URL: https://github.com/kaymmikael/console-todo-list-application
- Owner: KaymMikael
- Created: 2024-03-07T08:23:38.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-03-07T08:26:30.000Z (10 months ago)
- Last Synced: 2024-03-07T09:37:50.048Z (10 months ago)
- Language: Java
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
**console based ToDo List application**
**Features:**
1. Add a new task to the list.
2. Display the list of tasks.
3. Mark a task as completed.
4. Remove a task from the list.
5. Exit the application.