Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunadhikary authored Oct 19, 2020
1 parent 56ef6ea commit 8e80f32
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions README.md
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)








0 comments on commit 8e80f32

Please sign in to comment.