VighneshNatarajanGanesh / WeatherBoy-Live_Weather_App

Mobile app that can deliver the live weather of more than 200,000 cities. API used: OpenWeatherMap, ---------- Focus: App Development

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather Boy

Flutter application

App Description

Features

  • Get live weather data at the Phone's current location with matching background and recommendation message.

  • Get weather in any other city using it's name

    • The list of cities includes more than 200,000 cities

Working of the app:

  • The weather of the current location shows up on launch

opening gif

  • The current Weather of any city can be requested

    • The OpenWeatherMap api is used to get live weather data.
    • The name of the city is not case sensitive

    delhi gif

    hongkong gif

    • Failsafe in case given city doesn't exist has been implemented

    error gif

  • Refresh the page to get back the weather of current location.

refresh gif

Information

This app is based on a udemy project in the Udemy course:complete flutter development bootcamp 2020.

Thanks to Pixbay for providing royalty free images.

About

Mobile app that can deliver the live weather of more than 200,000 cities. API used: OpenWeatherMap, ---------- Focus: App Development


Languages

Language:Dart 94.0%Language:Kotlin 2.9%Language:Swift 2.8%Language:Objective-C 0.3%