Skip to content

v-gabriel/becafe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Becafe

A small app integrating the Google Maps Platform in order to find cafes in set proximity.


Features

Proximity search

Params: 250m, 500m, 700m, 900m

Determens the current location search radius.


Rating and location details

Green marked locations represent above average rating.

Yellow marked locations represent below average rating.

Average rating is the mean value of found cafe ratings.

Found cafe data is bound in a list view.


Review support

Each review is saved in the Firebase Realtime Database as a [{UUID} - {text}] value.


Demo

Setting up an API key

For the app to function, a Google maps API key is required to be added (click here to see how to manage API keys).

Files in which to add the key:

google_maps_api.xml

AndroidManifest.xml


Demo video

app_demo.mp4

Tech

Environment: Android Studio

Languages: Kotlin

Platforms: Google Maps Platform, Firebase

Android Studio Kotlin Google Maps Platform Firebase

Authors

About

A small app integrating the Google Maps Platform in order to find cafes in set proximity.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages