Skip to content

Repository files navigation

To-Do List App - Android (Java)

Description

A simple and intuitive To-Do List application for Android built with Java in Android Studio. This app helps users organize their tasks efficiently with two clear sections:

  • Remaining Tasks: Active tasks that need to be completed
  • Completed Tasks: Finished tasks marked with checkboxes

Features

  • Add new tasks with the "Save" button
  • Mark tasks as complete by checking the checkbox
  • Clear visual separation between pending and completed tasks
  • Simple and clean Material Design interface
  • Responsive layout that works on various screen sizes

Technical Details

  • Built with Java in Android Studio
  • Uses ListView with custom adapters
  • Implements checkbox functionality for task completion
  • Follows basic MVVM pattern for data management

pic1

About

Simple To-Do List Android App - A clean task manager with remaining/completed sections. Add tasks, check to complete. Built with Java in Android Studio using ListView and custom adapters. Perfect for learning Android basics.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages