Upgrade to Pro — share decks privately, control downloads, hide ads and more …

DACHFest App: From Idea to Appstore and Play Store in One Day

Lara Martín
December 04, 2018

DACHFest App: From Idea to Appstore and Play Store in One Day

Lara Martín

December 04, 2018
Tweet

More Decks by Lara Martín

Other Decks in Programming

Transcript

  1. DACHFest App
    From Idea to Appstore and
    Play Store in One Day
    Lara Martín @Lariki
    Miquel Beltran @Miqubel

    View Slide

  2. View Slide

  3. Decisions and Trade-Offs
    No Architecture Pattern (?)
    Data / Domain / Presentation
    Work Split
    UI — Lara
    JSON Parsing — Miquel

    View Slide

  4. JSON Parsing
    1. Downloaded the Firestore JSON from DACHFest GitHub
    2. Implement parser doing TDD - Faster than running app!
    3. Network update: Download the JSON from GitHub

    View Slide

  5. UI Implementation
    BottomNavigationBar
    Day 1
    Day 2
    Info
    Each day had 3 tabs
    Track One
    Track Two
    Workshops

    View Slide

  6. Google Play
    Same evening was available!
    Pain to register a new app
    Only 25 EUR once
    Pain to create app icon
    flutter_launcher_icons

    View Slide

  7. App Store
    Provisioning Profiles (?)
    Certificates (?)
    100 EUR / Year!
    Submission -> Review -> Publish
    3 DAYS!

    View Slide

  8. The App Helped!
    WiFi was not fully working in some areas
    Both iOS and Android
    80+ down. during event
    Open Source:
    https://github.com/KawaiiTech/dachfest-flutter-app
    Thank You Flutter!

    View Slide