indrakishore / Developers-Community

Hactoberfest-2024
MIT License
13 stars 122 forks source link

To-Do List App #99

Closed shrutipuskar closed 1 month ago

shrutipuskar commented 1 month ago

Java To-Do List App

A basic Java console-based To-Do list application that allows users to manage tasks using CRUD operations. You can add, edit, delete, view, and mark tasks as completed. This project is beginner-friendly and is perfect for learning Java OOP concepts.

Features

Getting Started

Prerequisites