Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 588 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 588 Bytes

ToDoApp

A simple To-Do application developed using Java. The app leverages a RecyclerView for efficient list management and provides a straightforward interface for managing tasks.

Features

  • Add, edit, and delete tasks.
  • Mark tasks as completed.
  • User-friendly interface with RecyclerView for dynamic list management.

Installation

  1. Clone the repository:
    git clone https://github.com/Th30utcast/ToDoApp.git
    cd ToDoApp
  2. Open the project in your preferred Java IDE and build it.

License

This project is open-source under the MIT License.