Skip to content

Show current weather status and forecast weather for the next 24 hours and 7 days

Notifications You must be signed in to change notification settings

nkuppan/weatherapp

Repository files navigation

Weather Forecast App

GitHub Actions ktlint

Weather Forecast App is a work-in-progress Android app for showing selected location current weather, next 12 hours and next 5 days weather to the users

It displays the latest weather forecast information for selected city using open weather map api. It makes use of the OPEN WEATHER MAP API in order to show weather forecast information.


Weather Home Search City Settings
Weather Home Search City Settings
Favorites Alert List Dark Theme
Favorites Alert List Dark Theme

Android development

Weather Forecast attempts to make use of the latest Android libraries and best practices:

Sequence Diagram

Work Flow

Contributions

Please feel free to file an issue for errors, suggestions or feature requests. Pull requests are also encouraged.

License

Copyright 2021 Naveen Kumar Kuppan

Licensed to the Apache Software Foundation (ASF) under one or more contributor
license agreements. See the NOTICE file distributed with this work for
additional information regarding copyright ownership. The ASF licenses this
file to you under the Apache License, Version 2.0 (the "License"); you may not
use this file except in compliance with the License. You may obtain a copy of
the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations under
the License.