WeatherApp
A Mobile Application which provides current, hourly, daily weather information using location of the device. Created frontend components using Flutter and Dart, fetched data using API integration from JSON files.
Features
- Tracks the location of your device, displays the locality.
- Shows the current temperature, wind speed, humidity, clouds, with icons.
- Updates hourly weather conditions for the day.
- Updates weather forecast for the next seven days – maximum/minimum temperatures.
- Horizontal scroll feature for hourly weather, vertical scroll feature for daily weather.