Weather_Forecast_Application

Our Goal ?

The intention of developing weather app is to fetch the data in the need of taking information about weather worldwide. Another purpose for developing this software is to generate the report automatically at the end of the session or in the between of the session or in the between of the session as they require.

What We Have Created ?

We’re going to make a weather app inspired by the beautiful designs made by SneekyPeeks. You’ll be able to find out the live weather data in the current location of the device as well as the weather for any city you can think of!

Working ?

1-This application gives you the weather in your area.

2-You just have to give your city name anywhere in the world and click the weather button and it will give the weather of your area with beautiful UI.

3-When you will open app it will open with loading screen having circular pop up.

4-After fetching data, when you will click on arrow button ( current location ) in top left side, it will give you the weather forecast of your area.

  What is in Weather Forecast ?
  
  1 - Temperature
  2 - Weather Condition ( Rainy, Sunny, Cloudy, Ice )
  3 - Location
  4 - What you will need there ( like warm clothes in winter)
  5 - Beautiful User Interface

One can also check the weather of any other location by clicking on right top side ( home like ) button and it will take you to new page, there they can fill your city information and get weather forecast of that area.

Challenges ?

  1-How to use Dart to perform asynchronous tasks.

  2-Understand async and await.

  3-Learn about Futures and how to work with them.

  4-How to network with the Dart http package.

  5-What APIs are and how to use them to get data from the internet.

  6-What JSONs are and how to parse them using the Dart convert package.

  7-How to pass data forwards and backwards between screens using the Navigator.

  8-How to handle exceptions in Dart using try/catch/throw.

  9-Learn about the lifecycle of Stateful Widgets and how to override them.

  10-How to use the Geolocator package to get live location data for both iOS and Android.

  11-How to use the TextField Widget to take user input.

IDE & Programming language ?

This Application was devlopped with Flutter using the Android Studio

Running The App ?

No requirements you just have to set your device and fill the information asked and click the Weather button then check your location weather ?

Reference ☁️

https://openweathermap.org/

Screenshots ?

GitHub

View Github