Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 593 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 593 Bytes

how-is-outside

An iOS app that checks the current weather outside and compares it with past weather data, based on how you felt in similar conditions, to tell you whether it’s too cold, hot, or just right.

현재 날씨를 확인하고 과거 유사한 날씨 조건에서 느꼈던 체감 데이터를 비교하여 지금 날씨가 너무 춥거나, 덥거나, 적절한지 알려주는 iOS 앱

Tech Stack

iOS Frontend

  • Language: Swift
  • Framework: SwiftUI

Backend Server

  • Language: Python
  • Framework: Flask

Database

  • Database: PostgreSQL