diff --git a/README.md b/README.md new file mode 100644 index 0000000..403c663 --- /dev/null +++ b/README.md @@ -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) + + + + + + + +