Skip to content

sirisha-454/-sample-project1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“ To-Do List App

A simple and interactive console-based To-Do List application built using Java.
This project helps users manage daily tasks efficiently by allowing them to add, view, and remove tasks through an easy menu-driven interface.

πŸš€ Project Overview

The To-Do List App is a beginner-friendly Java project designed to demonstrate core programming concepts such as collections, loops, methods, and user input handling. It provides a practical way to organize tasks directly from the command line.

This application allows users to:

  • Add new tasks to the list
  • View all existing tasks
  • Remove completed tasks
  • Exit the application safely

The project is ideal for students learning Java fundamentals and can serve as a starting point for building more advanced task management systems.

✨ Features

βœ… Add tasks dynamically
βœ… View all tasks in numbered format
βœ… Remove tasks by selecting task number
βœ… User-friendly console interface
βœ… Lightweight and easy to run

πŸ› οΈ Technologies Used

  • Java
  • ArrayList
  • Scanner
  • Object-Oriented Programming (OOP)

πŸ“‚ Project Structure

ToDoListApp/
β”œβ”€β”€ ToDoListApp.java
└── README.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors