Skip to content

A straightforward weather application developed for Android.

License

Notifications You must be signed in to change notification settings

FilipeDevs/weatherAppAndroid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

Android Weather App

A simple and straightforward weather application developed for Android.

Weather data is provided by the OpenWeatheMap API

Tech Stack

Android Studio (Jetpack Compose / Kotlin)

Features

  • Current Weather: Provides current weather for any specific city or location.

  • Short-term forecast: Forecast for the next 5 days.

  • Geolocation: Allows the app to automatically obtain weather data for the user's current location, thereby showing them weather information for their location.

  • City List Management: User can add cities to their personal list, allowing them to track the weather conditions of multiple locations.

  • Integrated Widget: Widget on the device home screen, allowing a quick glance at weather conditions without opening the full app.

  • Exception cases: The application also manages some exceptional cases, notably the absence of internet, GPS signal, or location permissions. Despite these "problems", the application remains functional and informs the user of these situations.

Home Screen Details Screen
Home Screen Details Screen
Forecast Screen Locations Screen
Forecast Screen Locations Screen
Search Screen
Search Screen

About

A straightforward weather application developed for Android.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages