milosevic81 / archcomponents

Demo for Android Architecture Components talk
MIT License
0 stars 0 forks source link

Repository #4

Open milosevic81 opened 6 years ago

milosevic81 commented 6 years ago

Get live data from database with meetup information. If data in database id more than one day old or we don't have data yet load meetup data from API and store results in database.

milosevic81 commented 6 years ago

Add unit test for repository logic. Mocking network API and database.