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

https://github.com/nurulashraf/java-todo-list

A simple Java console application for managing a to-do list. Add, view, complete, and delete tasks easily using a menu-based interface. All data is stored in memory during the session.
https://github.com/nurulashraf/java-todo-list

beginner-project command-line console-app java javaproject simple-java-project task-manager todo-list

Last synced: 6 months ago
JSON representation

A simple Java console application for managing a to-do list. Add, view, complete, and delete tasks easily using a menu-based interface. All data is stored in memory during the session.

Awesome Lists containing this project