Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
timonback committed Jan 19, 2018
1 parent 9705ad9 commit bc60502
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# WhatIsThatPlace

A simple Android application that works in combination with [WhatIsThatPlace](https://github.com/timonback/WhatisthatPlace-Proxy).
A simple Android application that works in combination with [WhatIsThatPlace-Proxy](https://github.com/timonback/WhatisthatPlace-Proxy).

It shows additional information for images you have taken - most importantly the location (if the underlying service [Google Vision API]) is able to detect it.

## Screenshots

MainView | DetailView
------------ | -------------
The MainView gets shown right after the app gets opened. It is a browseable list of all images on the phone ordered by date. | The DetailView shows all image related information - especially the place. In this case Martinitoren in Groningen, The Netherlands.
![](https://github.com/timonback/WhatIsThatPlace/blob/master/doc/screen_overview.png?raw=true) | ![](https://github.com/timonback/WhatIsThatPlace/blob/master/doc/screen_detail.png?raw=true)

0 comments on commit bc60502

Please sign in to comment.