delete-todo

There are 1 repositories under delete-todo topic.

  • Java_TodoList

    A simple "console-based Todo List application" built using "Java" and "MySQL". Users can create, view, update, and delete todo items with persistent storage using a MySQL database.

    Language:Java