Weather Forecast – Application
The Weather Forecast Application displays weather data, including temperature, humidity, and conditions, based on a city search. It supports CRUD operations for adding and removing city data and persists in local storage.
How to Test:
- Add City: Enter a city name and retrieve its weather data.
- Edit City: Modify the city’s name or data and save changes.
- Delete City: Remove a city and check that it’s deleted.
- Search: Search for weather data by city name.
- Pagination: Add over 10 cities and test pagination.
- Local Storage: Refresh the page and ensure cities are retained.
- Bugs: Test for invalid city entries, empty fields, and pagination issues.
Weather Forecast Application
# | City | Temperature (°C) | Condition | Status | Actions |
---|
Page 1 of 3