Skip to content

AhmedZaki918/Weather-App

Repository files navigation

Weather-App

Table of contents

General info

Sample weather android app to get any location on Earth you want by city name or state code, implemented with lastest technology on android Jetpack Compose [The modern ui toolkit for building native ui on android].

Screenshots

Functionality

  • Forecast for next 5 days every 3 hours.
  • Search any location you want by city name or state code.
  • Suggested cities to know the current weather at this moment.
  • More details for current air quality and other pollutants.
  • Support dark theme and light theme.
  • Support arabic and english language.

Technologies

Languages:

  • Kotlin

User interface structure:

  • Jetpack Compose

Architecture patterns:

  • MVVM

Libraries:

Setup

  • To run this project, install it by download or clone.
  • Then regiser an account on this website https://openweathermap.org/api to acquire a new api key.
  • Enter this api key in Constants object under API_KEY field [path: data/local/Constants]

System requirements

  • Android Studio Dolphin | 2021.3.1 Patch 1
  • Minimum sdk v21
  • Target sdk v32
  • Compile sdk v32

License

MIT Licence 

Copyright (c) 2022 Ahmed Zaki

Permission is hereby granted, free of charge, to any person obtaining a copy of this software
and associated documentation files (the "Software"), to deal in the Software without restriction,
including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, 
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial 
portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, 
INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE
AND NONINFRINGEMENT.IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE
OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

Weather android app

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages