mirror of
https://github.com/timokz/flutter-vienna-hackathon-25.git
synced 2025-11-09 01:34:20 +01:00
Compare commits
No commits in common. "ac2b74bfcc312a34d885cce902fe3584cfd98e2d" and "c6ab1662c554a7a1efd58a7091d539085dd22358" have entirely different histories.
ac2b74bfcc
...
c6ab1662c5
1 changed files with 4 additions and 28 deletions
32
README.md
32
README.md
|
|
@ -8,39 +8,15 @@ _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.
|
||||||
|
|
||||||
## Screenshots
|
<img src="./Screenshot_1755421875" width="250"/>
|
||||||
|
   
|
||||||
<table>
|
|
||||||
<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