Mobile Apps

Wetterfest - Weather & Clothing

Experimental Flutter weather app that provides clothing recommendations based on current weather conditions.

Flutter Weather API Side Project
Wetterfest - Weather & Clothing

Project Overview

Wetterfest is a small experimental Flutter app I originally developed to try out new technologies. The app not only shows current weather but also provides appropriate clothing recommendations.

Features

  • Current weather data based on location
  • Appropriate clothing recommendations based on temperature and weather
  • 7-day weather forecast
  • Display of wind, humidity, and UV index
  • Minimalist design

Technical Implementation

The app was built with Flutter and uses a Weather API for current weather data. Clothing recommendations are based on temperature, precipitation, and wind speed.

Tech Stack

  • Flutter
  • Dart
  • OpenWeather API
  • Geolocator for location services