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

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.

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