Description
Add to wishlistThis app is integrated from Foursquare Locations API (https://foursquare.com/). Users able to see top 20 locations around 10000 Meter radius with details.
User able to search the location by using search option which one is available at top of the page(Right side of the actionbar).
User can elabarate more about the location’s address, social network id’s, address, and ratings also.
Features
Tools Used
The app is build with Kotlin It supports from Android Sdk 21.
Architecture
The app uses Clean Architecture to have a unidirectional flow of data, separation of concern, testability, readable and maintainable.
- Separate layers: Data, Domain and Presentation
- MVVM architecture for clean separation
Libraries and tools
The Locations app uses below libraries and tools to build efficient application