Skip to content

An android application to check weather information.

Notifications You must be signed in to change notification settings

SridharCR/Weather

Repository files navigation

Weather App

This project is intended to display the weather information to the user fetched from open weather API.

As a start, this is a minimal viable product. It has basic features with basic weather information.

Application Flow

On opening the application, the GET API call to the Open Weather API is initiated with a separate thread. On UI, till the results are received, a spinner is shown to the user. Once the results are received, it displays to the user.

If there is no internet available, then it will display an alert dialog box stating the same.

Permissions

  • Internet

Here is a sample video of the application.

demo.mp4

This application will get more features in the future.

About

An android application to check weather information.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages