An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: mvp-pattern

Lecrapouille/BacASable

[SandBox][Examples] My micro projects for learning and to be used in larger projects

Language: C++ - Size: 1.88 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 2 - Forks: 0

JessYanCoding/MVPArms

⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).

Language: Java - Size: 5.69 MB - Last synced at: 5 days ago - Pushed at: about 2 years ago - Stars: 10,282 - Forks: 2,378

mxdldev/android-mvp-mvvm-flytour

🔥🔥🔥 FlyTour是Android MVVM+MVP+Dagger2+Retrofit+RxJava+组件化+插件组成的双编码架构+双工程架构+双语言Android应用开发框架,通过不断的升级迭代该框架已经有了十个不同的版本,5.0之前工程架构采用gradle配置实现组件化,5.0之后的工程架构采用VirtualAPK实现了插件化,5.0之前采用Java编码实现,5.0之后采用Kotlin编码实现,编码架构由MVVM和MVP组成,工程架构和编码架构及编码语言开发者可根据自己具体的项目实际需求去决定选择使用,该框架是Android组件化、Android插件化、Android MVP架构、Android MVVM架构的集大成者,帮助你快速的搭建自己的App项目开发框架,以便把主要的精力放在自己的项目的业务功能实现上,另外在长期的工作实践中总结整理大量的实用工具类在项目lib_common组件的util包当中方便大家调用。

Language: Java - Size: 33.5 MB - Last synced at: 9 days ago - Pushed at: about 4 years ago - Stars: 3,158 - Forks: 560

prudhvir3ddy/RideShare 📦

ride sharing app with live car tracking feature in google maps. learned animations

Language: Kotlin - Size: 162 KB - Last synced at: 4 days ago - Pushed at: about 5 years ago - Stars: 21 - Forks: 12

andrii-malakhovtsev/mechanism-kinematics-winforms

Mechanical wheels pulling weights on Windows Forms with MVP-pattern

Language: C# - Size: 122 KB - Last synced at: about 5 hours ago - Pushed at: 16 days ago - Stars: 1 - Forks: 0

SmartDengg/RxWeather

Architecting Android with RxJava

Language: Java - Size: 9.96 MB - Last synced at: 12 days ago - Pushed at: about 9 years ago - Stars: 567 - Forks: 121

Yesferal/HornsApp-Android

This is an Android app about concerts at Lima. This app has been made with Clean Architecture.

Language: Kotlin - Size: 2.06 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 1

ilkeraslan/dota2compose

An Android app to show dota2 related info using JetpackCompose.

Language: Kotlin - Size: 443 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 16 - Forks: 7

ErikOnBike/CodeParadise

Framework for developing web applications and Node.js applications using Smalltalk

Language: Smalltalk - Size: 2.47 MB - Last synced at: about 17 hours ago - Pushed at: about 18 hours ago - Stars: 94 - Forks: 9

plumsoftware/notebook-android-app

Блокнот в тёмной и теме и с возможность немного персонализировать свои заметки. Также есть фича с напоминанием через foreground service. Это коммерческий проект.

Language: Java - Size: 86 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

SmartDengg/android-clean-architecture-boilerplate

Apply clean architecture on Android

Language: Java - Size: 183 KB - Last synced at: 2 months ago - Pushed at: about 5 years ago - Stars: 150 - Forks: 16

JessYanCoding/MVPArt

🎨 A new Android MVP architecture (此框架旨在解决传统 MVP 类和接口太多, 并且 Presenter 和 View 通过接口通信过于繁琐, 重用 Presenter 代价太大等问题).

Language: Java - Size: 1.16 MB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 776 - Forks: 153

LayZeeDK/ngx-tour-of-heroes-mvp

Tour of Heroes Angular app using the Model-View-Presenter pattern

Language: TypeScript - Size: 2.83 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 110 - Forks: 41

ZahraHeydari/Android-MVVM-MVP-RX 📦

Used MVP, MVVM, Room, GreenDao, RX, Databinding

Language: Kotlin - Size: 7.12 MB - Last synced at: 3 months ago - Pushed at: about 5 years ago - Stars: 11 - Forks: 2

mohamedebrahim96/Dagger-Kotlin-20line

Dagger 2 for Dummies in Kotlin (with 20 lines of code) I am a dummy, and learning Dagger 2 is stretching my brain!! All tutorials I read introduced so many things to me at once e.g. Dependency Injection, Provider, Component, Module, Scope… my brain just exploded!! Besides many tutorials are based on Java. Kotlin is the way of doing things today. It takes me months to digest Dagger 2 and had it done in Kotlin. So I vow to myself when I grab hold of it, I should create something really super simple one day, make this like ABC, for those out there like me looking for something like this. To make it more fancier, I can change the Simple Hello World App to Simple Hello Dagger 2 App. Code as below (bold those I add on top of the template).

Language: Kotlin - Size: 193 KB - Last synced at: 1 day ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 1

OleksandrKucherenko/autoproxy

Annotation Processing Library. Generates proxy class on top of interface/abstract class, that allows to intercept calls. Also known as a design pattern: proxy, delegate, interceptor.

Language: Java - Size: 538 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 20 - Forks: 3

devKshitijJain/PokemonKotlin

This is sample project for my talk MVP + Clean Architecture = Best of Both Worlds

Language: Kotlin - Size: 252 KB - Last synced at: 3 months ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 1

Kharauzov/NiceDemo

iOS project, built on improved MVP architecture using Coordinator pattern for routing 😎

Language: Swift - Size: 1.12 MB - Last synced at: about 1 month ago - Pushed at: about 5 years ago - Stars: 59 - Forks: 9

alexdodonov/mezon

Mezon is a simple php framework wich will help you to create business applications.

Language: PHP - Size: 15 MB - Last synced at: 6 days ago - Pushed at: almost 3 years ago - Stars: 42 - Forks: 8

manuel-chinchi/crud-mvp-winforms

A basic CRUD make with Net Framework 4.5 + SQL Server + Dapper + ReportViewer

Language: C# - Size: 1.86 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Karumi/BothamUI 📦

Model View Presenter Framework written in Swift.

Language: Swift - Size: 14.7 MB - Last synced at: 3 days ago - Pushed at: over 6 years ago - Stars: 347 - Forks: 41

ragnor-rs/visum

Android reactive MVP stack

Language: Java - Size: 1.16 MB - Last synced at: 2 months ago - Pushed at: over 6 years ago - Stars: 19 - Forks: 3

rafeyosa/wonderbook

Simple App Book List (MVP Pattern)

Language: Dart - Size: 1010 KB - Last synced at: 2 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

kroshkaEvan/MusicPlayer

Language: Swift - Size: 22.5 MB - Last synced at: 2 months ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 0

Mirror45/cinemaddict-MVP

cinemaddict - проект находится в разработке.

Language: HTML - Size: 8.89 MB - Last synced at: 21 days ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

jenkem1337/url-shortener-frontend

Model View Presenter And State Design Pattern

Language: JavaScript - Size: 990 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 0 - Forks: 0

mskinik/Android-Mvc-Room-Demo

Language: Java - Size: 134 KB - Last synced at: 10 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

dogadaev/mvp_dagger2_practice 📦

Practical use of knowledge of MVP pattern, Dagger2 and ButterKnife libraries, SQLite, SharedPreferences and ConstraintLayout.

Language: Java - Size: 202 KB - Last synced at: 10 months ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

burakeregar/KotlinMvpArchitecture

Clean MVP Architecture with Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Added Unit Tests(Kotlin Tests)!

Language: Kotlin - Size: 159 KB - Last synced at: 2 months ago - Pushed at: over 7 years ago - Stars: 139 - Forks: 34

NikaBug/DocumentGenerator

Дипломний проєкт на тему "Розробка програми для формування Word документів за шаблонами".

Language: C# - Size: 14.5 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

CHIRANJIT1988/android-mvp-dagger2-retrofit-basci-example

MVP Dagger2 Basic Example

Language: Java - Size: 131 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 1

TravisHuy/Calculator

This is a basic calculator application with mvp template

Language: Java - Size: 105 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

TEAMMatchDev/Match-FE-App

마음의 촛불을 켜다 match - app

Language: Dart - Size: 21.4 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

sky-uk/android-tdd-introduction 📦

Language: Java - Size: 86.9 KB - Last synced at: 4 months ago - Pushed at: almost 9 years ago - Stars: 7 - Forks: 0

prbale/KotlinMvpLibrary

MVP Library implemented in Kotlin

Language: Kotlin - Size: 134 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

jemshit/Android_Architecture_Notes

Clean Architecture, MVC, MVP, MVVM notes

Size: 1.24 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 52 - Forks: 6

clloret/days

Days is a simple Android app that helps to control event dates

Language: Java - Size: 1.92 MB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 7 - Forks: 1

iamyuu/android-mvp-repository-pattern Fork of sidiqpermana/mvp-repositorypattern

Implementasi Arsitektur MVP-Repository di Android

Language: Java - Size: 154 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

jemshit/EliteMvp

Simple, Tiny, Extendable Android MVP library.

Language: Java - Size: 668 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 23 - Forks: 4

iron3oxide/flet-mvp-utils 📦

Language: Python - Size: 91.8 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

LeventHAN/GuessWho

Een school project: Wie is het? | Gues Who?

Language: Java - Size: 5.04 MB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

bersa125/fast-er-italy-app

Android-Studio app project for Fast ER Italy

Language: Java - Size: 5.53 MB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

naseemakhtar994/KotlinRxMvpArchitecture Fork of burakeregar/KotlinRxMvpArchitecture

Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit Tests(Kotlin Tests)!

Language: Kotlin - Size: 812 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

marcotejeda/MVP-retrofit-kotlin

MVP using Retrofit - Kotlin

Language: Kotlin - Size: 128 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 1

marcotejeda/MVP-simple-kotlin

MVP simple - Kotlin

Language: Kotlin - Size: 122 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 1 - Forks: 0

bajicdusko/KotlinAndroidStarterKit

This is up-to-date android studio project for native android application written in Kotlin, that is using modern tools and libraries.

Language: Kotlin - Size: 245 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 13 - Forks: 0

viniciusthiengo/rod-motors-web

Projeto Web (MVP) do artigo

Language: PHP - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 1 - Forks: 0

VinayagamD/TestDagger2

Language: Kotlin - Size: 127 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

puskini33/GraphProject

Desktop application that allows you to draw a graph of nodes and edges and to set the cost of an edge, representing the cost of the path connecting two nodes.

Language: Python - Size: 443 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

sumonece15/MVP-Login-Validation

Language: Java - Size: 142 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

drayan85/TheMovieDataBase

Clean Architecture & MVP Design Pattern Android Application has been build Using The Movie Database public API.

Language: Java - Size: 1.65 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

intelligo-mn/memorize

:rocket: Japanese-English-Mongolian dictionary. It lets you find words, kanji and more quickly and easily

Language: Java - Size: 9.51 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 78 - Forks: 19

erfanvaredi/MVPAndroidSample

Sample code for implementing MVP architecture in android

Language: Java - Size: 126 KB - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

arranlomas/Trickl

trickl torrent client

Language: Kotlin - Size: 170 MB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 53 - Forks: 7

onux/altitude

MVC/MVP framework for JS++

Size: 40 KB - Last synced at: about 1 year ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

pablovfds/KotlinDaggerMVP

Android Project using Kotlin, Dagger 2 and MVP

Language: Kotlin - Size: 130 KB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

imankur/android_reactive_mvp_app

Android app implemented using MVP pattern, Dagger2, Retrofit and RxJava2.

Language: Java - Size: 89.8 KB - Last synced at: about 1 year ago - Pushed at: almost 8 years ago - Stars: 1 - Forks: 1

neyogiry/android-mvp

A collection of samples about MVP pattern for Android apps.

Language: Java - Size: 138 KB - Last synced at: about 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

mohak1712/MVPandroid

Sample app to demonstrate MVP (Model - View - Presenter) architecture in android

Language: Java - Size: 184 KB - Last synced at: about 1 month ago - Pushed at: almost 8 years ago - Stars: 89 - Forks: 22

siddhpatil6/Kotlin

Sample Kotlin Demo For beginners & Interview Questions (wiki)

Language: Kotlin - Size: 632 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 2

josafatmartinez/sample-MVP-architecture

Example of basic use of the MVP architecture.

Language: Swift - Size: 822 KB - Last synced at: over 1 year ago - Pushed at: almost 2 years ago - Stars: 2 - Forks: 0

patoliavishal/Kotlin-MVP

Kotlin MVP with display Specific Github User List

Language: Kotlin - Size: 145 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

JurabekDevelopment/AralashApp_mvp

Valyuta kursi meowButtonNavigation bilan :)

Language: Kotlin - Size: 208 KB - Last synced at: 3 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

lminhtm/Design-Pattern

Design Pattern Examples written in Objective-C and Swift

Language: Swift - Size: 65.4 KB - Last synced at: over 1 year ago - Pushed at: about 5 years ago - Stars: 0 - Forks: 0

ezatpanah/MVP-TheMealdb-API

TheMealDB: An open, crowd-sourced database of Recipes from around the world.

Language: Kotlin - Size: 4.46 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

gauravk95/mvp-kotlin-android

MVP Template to give you a Quick Head Start for your next Android Project written in Kotlin. It implements MVP Architecture using Dagger2, Room, RxJava2 , Retrofit2

Language: Kotlin - Size: 1.2 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 8 - Forks: 0

mingyang22/MVP_demo

本项目主要搭建MVP+RxJava+Retrofit+okhttp3项目模板

Language: Java - Size: 135 KB - Last synced at: over 1 year ago - Pushed at: almost 6 years ago - Stars: 10 - Forks: 1

afiqiqmal/MVP-Android

This is example setup of MVP Android

Language: Java - Size: 600 KB - Last synced at: 2 months ago - Pushed at: almost 7 years ago - Stars: 5 - Forks: 0

Bungar95/Android-DSI2021

App je funkcionalan, ali treba dotjerati dizajn i arhitekturu

Language: Java - Size: 7.85 MB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Bungar95/Android-MVP-Retrofit-RecyclerView

Learning/Practicing MVP pattern w/ Retrofit. This one is in Java.

Language: Java - Size: 141 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

hokwanhung/com3102-final-assignment

com3102, Computing Technologies in Web Applications, is a course offered by The Hang Seng University of Hong Kong, and taught by Professor Dr. WONG Wai Kit.

Language: JavaScript - Size: 356 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

alexdodonov/mezon-application

Simple class for creating applictions

Language: PHP - Size: 125 KB - Last synced at: 6 days ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 1

OmranK/ImageEditor

Image Editor iOS Application - Built using UIKit, CoreData, CoreImage, and URLSession Frameworks with CLEAN Architecture and MVP UI design pattern.

Language: Swift - Size: 60 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 1

burakeregar/KotlinMvpTemplateGenerator

Android Studio template for Kotlin with MVP + Dagger2 + Retrofit2

Language: FreeMarker - Size: 641 KB - Last synced at: 2 months ago - Pushed at: about 8 years ago - Stars: 62 - Forks: 15

Firozmemon/FM-File-Explorer

Creating File Manager App using MVP architecture

Language: Java - Size: 177 KB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 4 - Forks: 2

nevedomyy/morse_code_mvp

Language: Dart - Size: 1.3 MB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

AliAsadi/Android-MVP-Architecture

🏛 A basic sample android application to understand MVP in a very simple way. Just clone, build, run and understand MVP.

Language: Java - Size: 673 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 210 - Forks: 67

burakeregar/KotlinRxMvpArchitecture

Clean MVP Architecture with RxJava + Dagger2 + Retrofit2 + Mockito + Fresco + EasiestGenericRecyclerAdapter using Kotlin. Includes Unit Tests(Kotlin Tests)!

Language: Kotlin - Size: 939 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 99 - Forks: 22

ezatpanah/MVP-Architecture-SimpleTaskApp

The purpose of this project series is to teach different architectures with different structures, and you can check these architectures and structures in same App

Language: Kotlin - Size: 1.09 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

ezatpanah/MVP-Architecture-Themoviedb-API

The purpose of this application is to provide a list of Movies and show the details of each Movie

Language: Kotlin - Size: 6.3 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

graviton57/NewsMVP

MVP Android Example + Retrofit 2 + okhttp +SQLite + ContentProvider

Language: Java - Size: 802 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 10 - Forks: 7

SergeyBurlaka/Android-Etsyclient-Mvp-Moxy-UnitTesting-mockito-DependencyInjection-Dagger2-rxJava2-RestApi-Retrofit

simple client for etsy

Language: Java - Size: 37 MB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 6 - Forks: 3

WontakKim/Android-MVP-Sample

A sample app that simplified showcases using clean architecture

Language: Java - Size: 176 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 0

DanilaGri/ChatMVP

Chat using MVP-pattern. Android. RxJava

Language: Java - Size: 285 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 1 - Forks: 0

savepopulation/wikilight

A lightweight Wikipedia Client

Language: Java - Size: 171 KB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 50 - Forks: 11

iranaahsanali/ios-mvp

Simple Weather App for the understanding of MVP + Injecting Test Cases

Language: Swift - Size: 2.3 MB - Last synced at: about 1 year ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

xardox69/android_EPG

A sample epg in Android

Language: Java - Size: 133 KB - Last synced at: over 1 year ago - Pushed at: about 7 years ago - Stars: 2 - Forks: 2

huhbxxd/GitHubUsers

Language: Kotlin - Size: 223 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

viniciusthiengo/rod-motors

Projeto Android (MVP) do artigo

Language: Java - Size: 422 KB - Last synced at: about 1 year ago - Pushed at: about 5 years ago - Stars: 13 - Forks: 8

bajicdusko/Android-Starter-Kit

This is up-to-date android studio project for native android application, that is using modern tools and libraries.

Language: Java - Size: 316 KB - Last synced at: about 1 year ago - Pushed at: over 6 years ago - Stars: 17 - Forks: 3

xurxodev/Movies-Kotlin-Kata

Katas for practice Kotlin( Coroutines, dataclasses, delegate properties...) Clean Architecture and best practices in Android(DI, Dagger, MVP, Espresso) implemented by Jorge Sánchez (Xurxodev)

Language: Kotlin - Size: 678 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 254 - Forks: 63

siempredelao/Distance-From-Me-Android

Intuitive Android tool to calculate distances to places in straight line.

Language: Kotlin - Size: 5.1 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 4 - Forks: 2

hendrosteven/Android-RedMartAPI

Language: Java - Size: 1.37 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 1

fuadreza/FootballMatchSchedule

MADE, MVP, ANKO

Language: Kotlin - Size: 143 KB - Last synced at: almost 2 years ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

kalostoykov/Tournaments Fork of Catch-42/Tournaments

A tournament system with ASP.NET Web Forms, MVP, Ninject(Containers)

Language: C# - Size: 4.9 MB - Last synced at: almost 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 2

Wosi/MasterMind

Test driven MasterMind game

Language: Pascal - Size: 95.7 KB - Last synced at: almost 2 years ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

emmanuelonah/nextjs-lab

Where i experiment on nextJs ideas using the MVP architecture

Language: TypeScript - Size: 1.34 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

huhx0015/DragonAlchenomicon

Dragon Alchenomicon: An Android application used for looking up alchemy recipes for Square Enix's RPG game, Dragon Quest VIII. Developed utilizing MVP architecture, in conjunction with Dagger 2 and RxJava 2.

Language: Java - Size: 69.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 7 years ago - Stars: 2 - Forks: 0

huhx0015/AndroidBooster

Android Booster: An Android starter project that utilizes a basic MVP/MVVM/MVI/VIPER architecture framework and contains several popular Android libraries, including Databinding, Dagger 2, Retrofit 2, RxJava 2, ButterKnife, Glide, Picasso, Leak Canary, Timber, and other useful libraries.

Language: Kotlin - Size: 276 KB - Last synced at: almost 2 years ago - Pushed at: almost 6 years ago - Stars: 5 - Forks: 3

m-khosravi/Blueprinter-WinForm-MVP

A winform application that implement MVP pattern

Language: C# - Size: 23.4 KB - Last synced at: almost 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0