Stousn / NaMoApps_Weather

Project for Native Mobile Apps @ FH JOANNEUM - IT&Mobile Security Master

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NaMoApps: Adaptive Weather App for iOS in Swift 4

Project for Native Mobile Apps @ FH JOANNEUM - IT&Mobile Security Master

Problem

  • Short look on a display
  • visual impairment
    • "without glasses"
  • Lots of small (and unimportant) information

Idea

  • If the device is far away
    • Less details
    • Only the most important info
  • If the device is close to the face
    • More details
    • Smaller texts ans graphics

=> Example implementation: Weather-App

Results

Must:
  • Weather-App based on GPS location & search
  • Weather API integrated
  • Adaptive UI
Can:
  • Watch App (zoomable via Digital Crown)
  • Conform to A11Y-rulsets
  • Notifications

Steps

  1. Basic working weather app
    • UI design and implementation
    • API integration
    • Gather GPS-position
  2. Adaptive UI size
    • Make all screens adaptable in size
    • Read and calculate distance between face and screen

Prototype

UI Prototype

Presentation

First Presentation
Final Presentation
Presentation was written in Markdown with Marp using my own Template that can be found her.

Poster

Presentation Poster
Presentation Template © FH JOANNEUM

About

Project for Native Mobile Apps @ FH JOANNEUM - IT&Mobile Security Master

License:MIT License


Languages

Language:Swift 100.0%