https://github.com/johnjohndoe/paycash
A demo Android project for the barzahlen.de branch finder API.
https://github.com/johnjohndoe/paycash
barzahlen
Last synced: about 2 months ago
JSON representation
A demo Android project for the barzahlen.de branch finder API.
- Host: GitHub
- URL: https://github.com/johnjohndoe/paycash
- Owner: johnjohndoe
- License: agpl-3.0
- Created: 2016-02-21T23:23:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-21T23:25:29.000Z (over 9 years ago)
- Last Synced: 2025-02-14T04:18:22.334Z (4 months ago)
- Topics: barzahlen
- Language: Java
- Homepage:
- Size: 223 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# PayCash
A demo Android project for the [barzahlen.de branch finder API][barzahlen-branch-finder-api].
The app shows branches as markers on a map and directions to the selected marker.
![PayCash][app-screenshot]
## Getting started
Before you build the project make sure to enter API keys for Google Maps and Google Directions.
See *google_maps_api.xml* and *app/build.gradle*.## Author
* [Tobias Preuss][tobias-preuss]
## License
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .[barzahlen-branch-finder-api]: https://www.barzahlen.de/filialfinder/get_stores
[app-screenshot]: gfx/screenshot.png
[tobias-preuss]: https://github.com/johnjohndoe