Skip to content

Dhaneshwari09/ToDo-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To-Do List App

This is a simple and efficient To-Do List application built using Java. The app allows users to manage their daily tasks with ease by providing features to add, edit, and organize their tasks.

Features

  • Add Tasks: Users can add tasks with a title, description, completion date, and priority (High, Medium, Low).
  • Edit Tasks: Users can open an existing task, update its title, description, completion date, and priority, and save changes without creating a new task.
  • Set Task Priority: Assign priority levels to tasks to manage them efficiently.
  • Track Task Completion: Define task completion dates to stay organized and manage deadlines.

Technologies Used

  • Programming Language: Java
  • Development Environment: Android Studio
  • User Interface: XML

How to Use

  1. Add a Task: Click on the 'Add Task' button and fill in the details (title, description, completion date, and priority's).
  2. Edit a Task: Tap on an existing task to open it, modify the details, and save changes.
  3. Manage Priorities: Set High, Medium, or Low priority for each task.

How to Run

  1. Clone this repository: git clone https://github.com/your-username/todo-list-app.git
  2. Open the project in Android Studio.
  3. Build and run the app on an emulator or physical device.

About

A simple To-Do List app in Java to add, edit, and manage tasks with priorities.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published