Open milosevic81 opened 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.
Add unit test for repository logic. Mocking network API and database.
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.