An AccuWeather
-based Forecast App, written in Swift 4.
After cloning the project, run the following command inside the root folder:
pod install
-
Location Search:
- A search text field is shown as soon as the user opens the app;
- When the user start searching, a list of locations is shown (filter is not yet working).
-
Weather Forecast:
- After choosing a location, the user can select a time range for which the forecast is needed;
- Once the time range is selected, weather forecast information for the selected location and time range is shown in a new page.
Try this app on TestFlight