Skip to content

This application provides the weather information for the given city in the US region with respect to city name and postal code using Open Weather service.

License

Notifications You must be signed in to change notification settings

dinesh4official/Weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Weather

This application provides the weather information for the given city in the US region with respect to city name and postal code using Open Weather service.

Architecture

In this application, we have followed the MVVM Pattern.

Feature

  • City Weather Information like temperature, humidity, pressure, minimum and maximum temperature.
  • Forecast Weather Information for upcoming four days.
  • Favourite Cities
  • Supported for both Portrait and Landscape mode.

Information

  • To store the favourite cities, we have internally created a database to store the information and loaded in the list.
  • Continuously monitoring the data connection in the application.
  • If data connection is not available, respective alert is shown.

Screenshot

Android

iOS

About

This application provides the weather information for the given city in the US region with respect to city name and postal code using Open Weather service.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages