Simple app with the detail of parking lots operated by Ispark, the subsidiary of the Istanbul Municipality.
Table of Contents
Here are a few dependencies that I use in this repository.
After following the steps below, you become ready to run this repo in Android Studio.
- Get a free API Key at Google Maps
- Clone the repo
git clone https://github.com/brkckr/Park.git
- Enter your API Key in
local.defaults.properties
MAPS_API_KEY = your_api_key_here
- Add Location Tracker
- Add Favorite Park Database
- Add Project Description
Distributed under the MIT License.
Resources I find helpful and would like to give credit to.