An open API service indexing awesome lists of open source software.

https://github.com/itsnotmani/todoapp

A simple Android application developed with Java. This is one of the exercises from the Android course on the 7Learn website, using the MVP architecture for software development.
https://github.com/itsnotmani/todoapp

andro android-app android-application java todoapp todolist

Last synced: about 1 month ago
JSON representation

A simple Android application developed with Java. This is one of the exercises from the Android course on the 7Learn website, using the MVP architecture for software development.

Awesome Lists containing this project

README

          

## Overview

A simple Android application developed with Java. This is one of the exercises from the Android course on the 7Learn website, using the **MVP** architecture for software development. It is a simple To-Do app for task management with basic features like adding tasks, editing tasks, deleting tasks, and search functionality.