{"id":20721681,"url":"https://github.com/chicio/model-view-presenter","last_synced_at":"2025-04-23T15:20:33.035Z","repository":{"id":83568181,"uuid":"98827896","full_name":"chicio/Model-View-Presenter","owner":"chicio","description":"Example native iOS app and example native Android app showcasing Model View Presenter architectural pattern. :four_leaf_clover: This repo contains the examples shown in my blog posts \"Model View Presenter on iOS: no more excuses, write your unit test\" and \"Model View Presenter on Android: unit test for everything\":hibiscus:","archived":false,"fork":false,"pushed_at":"2021-12-28T08:38:03.000Z","size":845,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-30T00:51:12.622Z","etag":null,"topics":["clean-code","mobile","model-view-presenter","test-driven-development"],"latest_commit_sha":null,"homepage":"https://www.fabrizioduroni.it/blog/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chicio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-07-30T22:16:44.000Z","updated_at":"2023-08-19T08:29:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"e51d10f2-d8c3-4e69-92ed-2c0a42adeaab","html_url":"https://github.com/chicio/Model-View-Presenter","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chicio%2FModel-View-Presenter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chicio%2FModel-View-Presenter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chicio%2FModel-View-Presenter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chicio%2FModel-View-Presenter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chicio","download_url":"https://codeload.github.com/chicio/Model-View-Presenter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250457778,"owners_count":21433734,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["clean-code","mobile","model-view-presenter","test-driven-development"],"created_at":"2024-11-17T03:28:59.240Z","updated_at":"2025-04-23T15:20:33.030Z","avatar_url":"https://github.com/chicio.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Model View presenter\n\n[![Build Status](https://travis-ci.org/chicio/Model-View-Presenter.svg?branch=master)](https://travis-ci.org/chicio/Model-View-Presenter)\n[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/chicio/Model-View-Presenter/blob/master/LICENSE.md)\n[![Supported platform](https://img.shields.io/badge/platforms-iOS%20%7C%20Android-orange.svg)](https://img.shields.io/badge/platforms-iOS%20%7C%20Android-orange.svg)\n\nExample native iOS app and example native Android app showcasing Model View Presenter architectural pattern.\n\n***\n\n### Overview\n\nThe focus of this project is to show the [Model View Presenter](https://en.wikipedia.org/wiki/Model–view–presenter \"Model View Presenter architectural pattern\")  architectural pattern in the development of application of various types.  \nI talked about the [Model View Presenter](https://en.wikipedia.org/wiki/Model–view–presenter \"Model View Presenter architectural pattern\")  in two blog posts:\n\n* [Model View Presenter on iOS: no more excuses, write your unit test](https://www.fabrizioduroni.it/2017/08/11/model-view-presenter-architecture-ios-swift-unit-test/)\n* [Model View Presenter on Android: unit test for everything](https://www.fabrizioduroni.it/2017/10/27/model-view-presenter-architecture-android-java/)\n\nThis architectural pattern let you develop GUI oriented software completely testable. In fact you can develop your application using [Test Driven Development](https://en.wikipedia.org/wiki/Test-driven_development \"Test Driven Development\") technique.  \nIn particular in this repo you will find the same application developed for various platform/languages. This application will display a list of products and show the detail of one of them when a it is selected. Below you can find a simple mockup of the mobile version of this app.\n\n![Products application mockup](https://github.com/chicio/Model-View-Presenter/blob/master/Assets/mockup-model-view-presenter.png \"Products application mockup\")\n\n### Supported platform\n\nThe application has been developed for various platform/language. At the moment you can find the implementation for:\n\n* iOS using Swift\n* Android using Java\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchicio%2Fmodel-view-presenter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchicio%2Fmodel-view-presenter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchicio%2Fmodel-view-presenter/lists"}