Skip to content

mostafaimran/TravelaPropertyListing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This Android app shows available property lists from Travela on a Google map. The list is refreshed each time the map region is updated. Technology used - Jetpack Compose, Google Map, Retrofit. The architecture followed - MVVM Clean Architecture.

TO-DO: Please use your own Google Map API KEY, replacing YOUR_API_KEY in the manifest -

<meta-data android:name="com.google.android.geo.API_KEY" android:value="YOUR_API_KEY" />

However, putting keys in the manifest file is a bad practice. It can be moved to a much more secure place. I Will work on this later.

About

Travela sample app for showing place list in map by detecting user's location.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages