-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
56ef6ea
commit 8e80f32
Showing
1 changed file
with
33 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
# Weather App | ||
|
||
```This is a android app that provides weather data from api ``` | ||
|
||
# App Features! | ||
|
||
- Get Five Days Weather | ||
- Provides GPS Access to get Weather | ||
- Enter location Mannualy | ||
- Get Extra information about the Weather Condtions | ||
- Individual Activity for everyday weather | ||
|
||
|
||
## Libraries Used: | ||
* [lottiefiles] - Splash Screen Animation | ||
* [Material Design] - Some Predefined Wedgets and Styling | ||
* [Glide] - make request for network images | ||
* [Retrofit] - Making HTTP Request for API | ||
|
||
### API Used | ||
API : [openweather api](https://openweathermap.org/api) | ||
|
||
|
||
### Download Application | ||
[Weather App](https://github.com/learnnshare28/Weather/raw/main/app/release/app-release.apk) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|