Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 622 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 622 Bytes

Weather-App

A custom Weather App made using Kotlin

This App Mainly does four parts :

a. Current - shows current weather conditions of current location along with username.
b. Date - the screen should have a calendar  and a city drop down- when user select a date and city. 
   This will also show Google map of India, highlighting the city which is selected. 
c. 7 days report - It should show 7 days weather report of current location. 
d. Setting - Where user can change the temperature units (Celsius by default) and their username.

Weather report will consist of City name, Temperature, Wind speed, etc.,