Added readme for some info.

master
Tomasz Półgrabia 2016-09-17 22:27:50 +02:00
parent 231aefd1b8
commit 49994167fa
1 changed files with 15 additions and 0 deletions

15
README.md Normal file
View File

@ -0,0 +1,15 @@
Urban explorer is an app which serves the knowledge about interesting places
in the user's neighborhood.
It fetches right now from two places - wiki API and panoramio API
(which shows to have many downtimes). The another third is planned to be
introduced due to low SLA level of panoramio.
For changes introduces in the app versions look for @see changelog.md .
For change requests, new features and bugs see the app's jira.
Currently used libraries:
- android sdk,
- crashlytics (for bug reporting),
- universal image loader
- google support libs.