-
Notifications
You must be signed in to change notification settings - Fork 25
Week 3
Abdulmomen Kadum عبدالمؤمن كاظم edited this page Oct 16, 2021
·
1 revision
A fully functional weather application.
- You can choose any weather UI.
- Must show and handle the following attributes
- Current temperature (in °C) of the existing city (.e.g., Baghdad)
- Current weather condition with an image or illustration (e.g., when it is cloudy, it should show clouds image)
- Handling network states: success, failures, and retries
- Shows the estimated weather for the next 7 days
- A Plus (Optional)
- Adding multiple cities (saved/restored cities)
- Launch screen
- App icon and name
- Weather API: WeatherAPI
- You can use your API key to test requests and responses from their API Explorer