This Story app using Dicoding API and Google MAPS API. Build With Paging 3, XML layout, and Retrofit.
-
- Login, Allows users to access an application by entering their email and password.
- Register, Enables users to register and gain access to the system independently.
- Add Story, Upload a photo from a gallery or camera.
- Map, Users can view all story locations.
-
-
- Android Studio
- JRE (Java Runtime Environment) or JDK (Java Development Kit).
-
- Get an API Key at Google Maps Platform
- Clone this repository and import into Android Studio
https://github.com/AdnSmile/story-app.git
- Enter Your API KEY in
local.properties
GOOGLE_MAPS_API_KEY=your_maps_api_key
-