Skip to content

Android App for saving favorite places, using Google places API.

Notifications You must be signed in to change notification settings

NastiaGusev/HappyPlaces

Repository files navigation

HappyPlaces

Android App for saving favorite places localy on device using SQLite. The app uses Google Places API and Google Maps API to find and display the locations. All locations are displayed in a RecyclerView with delete and edit option.

Favorite locations in RecyclerView

Here you can view your happy places, edit with swipe right and delete with swipe left.

Add a happy place

The user must enter the name, description of the happy places, the date he visited, the location and uplaod an image.

Picking the location by useing the Google Places API. The user can choose if to find location by search or use current location.

When picking the image the user can choose if to take a new photo using the camera or to upload a photo from galerry.

Happy places details

view the details of the place and the location using the Google maps API

Releases

No releases published

Packages

No packages published

Languages