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.
Here you can view your happy places, edit with swipe right and delete with swipe left.
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.
view the details of the place and the location using the Google maps API