Skip to content

saikishore2410/Java-ToDo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ Java To-Do List App

πŸ“Œ Overview

This project is a Java Swing GUI application that allows users to manage a simple To-Do list.
Users can *add tasks, **view tasks, and *delete tasks using buttons and a task list.

This project is part of my Java Developer Internship (Task 6: Java GUI – ToDo App).


πŸš€ Features

  • Add tasks to the list.
  • Delete selected tasks from the list.
  • Scroll bar support for long lists.
  • Simple and user-friendly GUI built using Java Swing.

πŸ›  Tech Stack

  • Java (JDK 8+)
  • Swing (built-in GUI library)
  • IDE: IntelliJ IDEA Community Edition / Eclipse

πŸ“‚ Project Structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages