mirror of
https://github.com/timokz/flutter-vienna-hackathon-25.git
synced 2025-11-08 19:04:20 +01:00
put screenshots in table with description
This commit is contained in:
parent
d9c6660666
commit
ac2b74bfcc
1 changed files with 27 additions and 6 deletions
33
README.md
33
README.md
|
|
@ -8,18 +8,39 @@ _Grätzel-Goblins_ — Timo, Max & Mike
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
*Wien Talks* is an app to share the iconic and quotable lines you hear Viennese
|
_Wien Talks_ is an app to share the iconic and quotable lines you hear Viennese
|
||||||
people drop throughout their day. It doesn't matter if it's a U6 train
|
people drop throughout their day. It doesn't matter if it's a U6 train
|
||||||
conductor's insults that he made during an announcement or the Spar cashier's
|
conductor's insults that he made during an announcement or the Spar cashier's
|
||||||
funny retort to "Zweite Kassa bitte!", *Wien Talks* is made to record, preserve
|
funny retort to "Zweite Kassa bitte!", _Wien Talks_ is made to record, preserve
|
||||||
and share Viennese quotes with others.
|
and share Viennese quotes with others.
|
||||||
|
|
||||||
Quotes are community-moderated—users can up- or down-vote posts. Additionally,
|
Quotes are community-moderated—users can up- or down-vote posts. Additionally,
|
||||||
when creating a new quote, the location from which the user made it is added,
|
when creating a new quote, the location from which the user made it is added,
|
||||||
too. This allows you to see what's going on near you.
|
too. This allows you to see what's going on near you.
|
||||||
|
|
||||||
[<img src="Screenshot_1755421875.png" width="300"/>](Screenshot_1755421875.png)
|
## Screenshots
|
||||||
[<img src="Screenshot_1755421892.png" width="300"/>](Screenshot_1755421892.png)
|
|
||||||
|
|
||||||
[<img src="Screenshot_1755421897.png" width="300"/>](Screenshot_1755421897.png)
|
<table>
|
||||||
[<img src="Screenshot_1755421907.png" width="300"/>](Screenshot_1755421907.png)
|
<tr>
|
||||||
|
<td align="center">
|
||||||
|
<img src="Screenshot_1755421875.png" width="300" alt="Default quotes list"/>
|
||||||
|
<div><sub>Default quotes view</sub></div>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<img src="Screenshot_1755421892.png" width="300" alt="Filtered quotes list"/>
|
||||||
|
<div><sub>Filtered quotes</sub></div>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
<tr>
|
||||||
|
<td align="center">
|
||||||
|
<img src="Screenshot_1755421897.png" width="300" alt="Reuse location from quote"/>
|
||||||
|
<div><sub>Tap a card → create with same location</sub></div>
|
||||||
|
</td>
|
||||||
|
<td align="center">
|
||||||
|
<img src="Screenshot_1755421907.png" width="300" alt="Custom location picker"/>
|
||||||
|
<div><sub>Set a custom location</sub></div>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
|
---
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue