From 8e80f320e0e103922aadab370f787bd2a9e1c0e0 Mon Sep 17 00:00:00 2001 From: Arjun Adhikari <37221412+arjunadhikary@users.noreply.github.com> Date: Mon, 19 Oct 2020 18:39:03 +0545 Subject: [PATCH] Create README.md --- README.md | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 README.md 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) + + + + + + + +