Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.