Mobile Application

[Signature Project]

1. Introduction

I developed React Native-based Weather Forecast App. By leveraging the device's geolocation, the app determines your exact address, including street-level detail, latitude & longitude coordinates. This granularity ensures all weather data is highly localized, offering the most relevant information for your current spot on the globe.

At a glance, the app delivers an intuitive visual summary with temperature and sky conditions — like Clouds, Rain, or Clear Skies — beautifully presented in a dynamic UI.

Also, it shows a detailed weather breakdown. It includes:

  • Current temperature and feels-like temperature.
  • Daily highs & lows.
  • Humidity (%).
  • Wind speed and gust speed in m/s.
  • Sunrise and sunset times.

Moreover, the app provides forecast data for up to 5 days, broken down into 3-hour intervals — a level of granularity rare in most mobile weather apps. This includes:

  • Time-specific temperature forecasts
  • Future humidity and wind projections
  • Sky conditions (clouds, overcast, rain, etc.)

Each forecast slot is clearly timestamped (e.g., Mon Jun. 2nd 2025 [03:00:00]), letting you plan your days and nights with confidence.

Everything updates seamlessly through API integration with a reliable public weather data provider, ensuring accuracy every time you refresh. You can also tap the refresh button to fetch the latest data.

2. Techs

  • Language / Script

  • Framework

  • Library

  • OS

  • IDE

  • VCS

  • Compiler / Transpiler / Bundler / Build Tool

  • Linter / Formatter

  • Package Manager / Dependency Manager

  • Test

3. Screenshots

© 2025 hansf14. All Rights Reserved.