hash-define-organization / Hacktober-Fest-2021

Repository for community contributions
19 stars 98 forks source link

made an app named Weather Forecast using Kotlin #300

Closed itsnitish22 closed 2 years ago

itsnitish22 commented 2 years ago

Built an application, Weather Forecast. Brought data from a Weather Forecast API and used libraries like Glide and Volley to extract the JSON data from that API and show the necessary details on the screen about the weather of the city or state entered by the user.

VaibhavPaliwal0007 commented 2 years ago

Do share the screenshot or the URL where you have deployed your project.

itsnitish22 commented 2 years ago

Screenshot_2021-10-15-11-36-36-71_62153b3b3caa78da55231635aeceb6e9 Screenshot_2021-10-15-11-36-02-49_62153b3b3caa78da55231635aeceb6e9 Screenshot_2021-10-15-11-36-11-59_62153b3b3caa78da55231635aeceb6e9 Screenshot_2021-10-15-11-36-47-91_62153b3b3caa78da55231635aeceb6e9

These are the screenshots of my project.

VaibhavPaliwal0007 commented 2 years ago

LGTM!