RepoExplorer MVVM
Install Now
RepoExplorer MVVM
RepoExplorer MVVM

RepoExplorer MVVM

Open source GitHub client for android built using MVVM design pattern.

Developer: 2GiantTurtle
App Size: Varies With Device
Release Date: Nov 5, 2018
Price: Free
Price
Free
Size
Varies With Device

Screenshots for App

Mobile
GitHub client for android built using MVVM design pattern, reactive programming with LiveData, repository pattern, Room Persistence Library.
Features: Pagination, caching search results and option to add bookmarks.
Code is packaged by feature. Data package contains local database model classes, web service and repository wich is used as a single source of truth.
UI package contains VIEW (Activities) and VIEW MODEL (AndroidViewModel)code for each screen in the app. VIEW MODEL don't hold any references to the VIEW or the MODEL classes in data package so the code is modular and it is easy to change the screens and add features.
LiveData is used to communicate between app layers. Any changes in the MODEL layer are propagated via LiveData to VIEW MODEL and then to the VIEW layer.
In Utils class there is Configuretion interface in wich you can configure default search term, results per page and for how long should results be kept in local cache, before trying to update with new ones.
Check out source code at: https://github.com/giantturtle/RepoExplorerMVVM
Show More
Show Less
RepoExplorer MVVM 1.01 Update
2018-11-15 Version History
Added feature to add or delete bookmarks from project details screen, not just from projects list screens (depending on screen user comes from).

~2GiantTurtle
More Information about: RepoExplorer MVVM
Price: Free
Version: 1.01
Downloads: 250
Compatibility: Android 4.4
Bundle Id: com.opensource.giantturtle.clientapp
Size: Varies With Device
Last Update: 2018-11-15
Content Rating: Everyone
Release Date: Nov 5, 2018
Content Rating: Everyone
Developer: 2GiantTurtle


Whatsapp
Vkontakte
Telegram
Reddit
Pinterest
Linkedin
Hide