HarinTrivedi / TripPlanner-MVP

Trip Planner - A demonstration project for showing use of MVP architecture with easy and reusable components. It demonstrates mainly the MVP pattern with different tools like data-binding, firebase, wear module etc. https://medium.com/@Harry91/mvp-redefined-the-modular-design-part2-d6282b3d581

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo

Trip Planner

A demonstration application which allows us to implement MVP architecture pattern with a more simple and robust way. It includes use of firebase as a backend platform and a modular approach for making it reusable in future

Based on my blog series : MVP Redifined on medium.com

Setup

Get google-service.json file from firebase console and put in place TripPlanner/mobile/

Guide : https://firebase.google.com/docs/android/setup


Firebase

Data Binding

MVP

mvp

Sample

Home Add
Detail

@Harry's Lab

About

Trip Planner - A demonstration project for showing use of MVP architecture with easy and reusable components. It demonstrates mainly the MVP pattern with different tools like data-binding, firebase, wear module etc. https://medium.com/@Harry91/mvp-redefined-the-modular-design-part2-d6282b3d581


Languages

Language:Java 100.0%