Added readme for some info.
parent
231aefd1b8
commit
49994167fa
|
@ -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.
|
Loading…
Reference in New Issue