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.
- Host: GitHub
- URL: https://github.com/nurulashraf/java-todo-list
- Owner: nurulashraf
- License: mit
- Created: 2025-05-16T13:05:19.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-05-16T13:11:55.000Z (7 months ago)
- Last Synced: 2025-06-04T08:43:47.455Z (7 months ago)
- Topics: beginner-project, command-line, console-app, java, javaproject, simple-java-project, task-manager, todo-list
- Language: Java
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE