Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yoesuv/info-malang-batu

Tempat-tempat wisata Malang Raya
https://github.com/yoesuv/info-malang-batu

Last synced: 5 days ago
JSON representation

Tempat-tempat wisata Malang Raya

Awesome Lists containing this project

README

        

# Info Malang Batu #
[![](https://github.com/yoesuv/Info-Malang-Batu/actions/workflows/github-actions.yml/badge.svg)](https://github.com/yoesuv/Info-Malang-Batu/actions)
![](https://img.shields.io/github/languages/top/yoesuv/Info-Malang-Batu)

* Build with Kotlin, Use MVVM Pattern
* Local Database with [Room](https://developer.android.com/topic/libraries/architecture/room)
* [Architecture Component](https://developer.android.com/topic/libraries/architecture/)

[![](https://i.imgur.com/vbFJRFm.png)](https://play.google.com/store/apps/details?id=com.yoesuv.infomalangbatu)

#### How to run/build this project ####
create file ```apiKey.properties``` in root project, then set values
```
MAPS_API_KEY = your_maps_api_key
DIRECTION_API_KEY = your_direction_api_key
```

### Screenshot ###
| ![](https://images2.imgbox.com/f2/2c/JMaZirIu_o.png) | ![](https://images2.imgbox.com/e9/a3/ILmUo3YR_o.png) | ![](https://images2.imgbox.com/fa/5d/2nXO3jOv_o.png) | ![](https://images2.imgbox.com/89/67/Af4t3I5E_o.png) |
| :---: | :---: | :---: | :---: |
| ![](https://images2.imgbox.com/bd/0d/eAJ71ZzH_o.png) | ![](https://images2.imgbox.com/9c/ac/GnIwpuJb_o.png) | ![](https://i.imgur.com/1YNlQhk.png) | ![](https://i.imgur.com/LlTFiS8.png) |

### List Libraries Used in this Project ###
* [Android GoogleDirectionLibrary](https://github.com/akexorcist/Android-GoogleDirectionLibrary)
* [Glide](https://github.com/bumptech/glide)
* [Icons8 Icon](https://icons8.com/)
* [Retrofit](https://github.com/square/retrofit)
* [SDP](https://github.com/intuit/sdp)
* [SSP](https://github.com/intuit/ssp)

### License ###

Copyright 2018 Yusuf Saifudin

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.