Skip to content

This simple flutter application created for a project in my university which is that allow users to find the important weather parameters like humid, temp, rain_status using openweathermap api key and also connected with the firebase to store the data and fetch them again as the history.

Notifications You must be signed in to change notification settings

SandaruEARL/weatherApp

Repository files navigation

weatherapp

|> About WeatherApp

WeatherApp is a Flutter-based mobile application developed as a university project for the University of Kelaniya. This app leverages the power of the OpenWeather API to provide users with real-time weather updates, forecasts, and weather-related insights in a visually appealing and user-friendly interface.

|> Key Features

  > Current Weather Data

  > Displays temperature, humidity, wind speed, and weather conditions for searched location.

  > Search Functionality

  > Allows users to search for weather updates in any city around the globe.

|> Technologies Used

  > Flutter Framework: For cross-platform mobile app development.

  > OpenWeather API: For accessing real-time and forecast weather data.
  
  > Dart Programming Language: To implement robust and efficient app logic.

Visuals

Below are some screenshots and design mockups of the app's interface:

  1. home

    • Displays current weather conditions.
    Home Screen
  2. history

    • Get the weather history.

Home Screen

About

This simple flutter application created for a project in my university which is that allow users to find the important weather parameters like humid, temp, rain_status using openweathermap api key and also connected with the firebase to store the data and fetch them again as the history.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages