Releases: TimochiL/todo-list-app
Releases · TimochiL/todo-list-app
1.0-SNAPSHOT
1.0 Snapshot [pre-release]
Session-stored to-do list application with add, order, and delete functionality.
Features
- Add tasks to the In-Progress list by typing in a task description and pressing "Enter" or clicking the ➕ button.
- Organize and reorder tasks in the In-Progress list with the ⬆ and ⬇ buttons.
- Move tasks from the In-Progress list to the Completed list using the ✔ button. To return the task to the In-Progress list, use the ↩️ button.
- Permanently delete tasks from the application using the ❌ button.
- Includes current date and time information.