mirror of
https://github.com/timokz/flutter-vienna-hackathon-25.git
synced 2025-11-08 17:04:19 +01:00
Compare commits
2 commits
c6ab1662c5
...
ac2b74bfcc
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
ac2b74bfcc | ||
| d9c6660666 |
1 changed files with 28 additions and 4 deletions
32
README.md
32
README.md
|
|
@ -8,15 +8,39 @@ _Grätzel-Goblins_ — Timo, Max & Mike
|
|||
|
||||
## 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
|
||||
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.
|
||||
|
||||
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,
|
||||
too. This allows you to see what's going on near you.
|
||||
|
||||
<img src="./Screenshot_1755421875" width="250"/>
|
||||
   
|
||||
## Screenshots
|
||||
|
||||
<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