Skip to content

deepikabalhara/java-todo-list-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

🧩 Java To-Do List App

A Java-based To-Do List application with:

  • Console Menu
  • Swing GUI
  • File Handling
  • Task Search
  • Task Editing
  • Task Completion

🛠️ Technologies Used

  • Java
  • Swing (GUI)
  • File I/O

📐 Concepts Practiced

  • Object-Oriented Programming (OOP)
  • ArrayList & Collections
  • File Handling

✨ Features

  • 📋 Console Menu
  • 🖥️ Swing GUI
  • 💾 File Handling (tasks saved between sessions)
  • 🔍 Task Search
  • ✏️ Task Editing
  • ✅ Task Completion

▶️ How to Run

  1. Clone the repo git clone https://github.com/deepikabalhara/java-todo-list-app

  2. Navigate to the folder cd ToDoListApp

  3. Compile javac ToDoListApp.java

  4. Run java ToDoListApp

📸 Screenshots

Console View GUI View

About

A simple To-Do List application built in Java with both a Console and GUI interface — created to practice OOP, Swing, and File Handling concepts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages