Skip to content

A simple weather app that gives access to the realtime weather data for User's current location and this app gives search functionality. With the help of search , we can get weather data for desired city. The app consists of 12 hour weather forecast and good user interface too.

Notifications You must be signed in to change notification settings

SrinivasanJayakumarr/Weathery-Weather_App

Repository files navigation

API Build Status Contributions GitHub issues OpenSource GitHub forks

A Weather app that gives uninterupted and seamless weather data

📜 Description

Inside the app, we have a functionality to get live weather data for our current location and location search functionality too. We can get a live weather update for any remote location. App provides 12 hours of forecast weather data for a queried location.

  • Ease of use
  • User friendly
  • Build with good knowledge

💻 Requirements

  • Android Studio : 4.0.0+
  • JDK 7
  • Material Components

🛠️ Libraries, Widgets and Tools

  • FusedLocationProviderClient - for getting location
  • Geocoder - for getting Geo Coordinates from location name itself
  • Google Location Services
  • Runtime Permissions
  • Location Manager
  • Handler
  • Batch Drawable Importer
  • ViewModel - LiveData
  • SharedPreferences - To store and retrieve data whenever the app is restarted
  • Card View
  • ImageView
  • SearchView
  • TextView
  • Material Design Components
  • RecyclerView (Horizontal)
  • Picasso / Glide
  • Volley
  • OkHttp
  • OpenWeatherMap API
  • JSON
  • and some minor tools, views and widgets

💻 Language

📷 ScreenShots



1.Splash Screen 2.Home Screen 3.Empty SearchBox 4.Queried SearchBox 5.Location Updated Home Screen

📱 Tested

Motorola One Power Android V10 (stock UI)

Versioning

We use GitHub for Versioning.

ForTheBadge built-with-love Java

About

A simple weather app that gives access to the realtime weather data for User's current location and this app gives search functionality. With the help of search , we can get weather data for desired city. The app consists of 12 hour weather forecast and good user interface too.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages