-
Notifications
You must be signed in to change notification settings - Fork 0
MarwanAdel1/Weather-App
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Weather mobile application: This application downloads and displays the weather status and the temperature from your location. Also, you can pick a specific location on the map and add it to a list of favorite locations and get all the weather information at this location. In addition you can set an alert for rain, wind, very low or very high temperature, fog, snow … etc weather forecasts from the open weather services(https://openweathermap.org/). It is intended to be used to show how various standard application features are integrated and used together. The following features and technologies are used: 1-Access to user data storage for recording application data and favorites (ROOM Database). 2-Access to network for downloading data from open weather api (Retrofit third-party library). 3-Access to application settings storage for recording default settings (Shared Preference). 4-Here platform (Reversing geocoding) using retrofit. 5-Google Maps Sdk and Locations Using GPS. 6-Image downloading (Glide third-party library). 7-Localization of the application's user visible text for (English - Arabic) language only. 8-Notification. 9-CoroutineWorker -> (Work Manager). 10-MVVM architectural design pattern. Information about app for (Debugging): -compileSdk: 32 -minSdk: 23 -targetSdk: 32 About open weather service: -OpenWeather is a team of IT experts and data scientists that has been practising deep weather data science since 2014. For each point on the globe, OpenWeather provides historical, current and forecasted weather data via light-speed APIs. Headquarters in London, UK. -The weather forecasts are obtained from the service and the application tries to follow the terms, conditions and guidelines for use of that service: https://openweathermap.org/faq ScreenShots:            
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published