🚀 Feature Request
Description
Currently, users can search for a city's weather, but previous searches are not saved. Adding a recent search history feature would improve usability by allowing users to quickly revisit previously searched locations.
Proposed Solution
- Store the last 5–10 searched cities using Local Storage.
- Display recent searches below the search bar.
- Allow users to click a previous city to fetch its weather again.
- Add an option to clear the search history.
Benefits
- Improves user experience.
- Reduces repetitive typing.
- Makes navigation faster.
- Beginner-friendly feature for contributors.
Acceptance Criteria
Labels
enhancement good first issue javascript frontend hacktoberfest
🚀 Feature Request
Description
Currently, users can search for a city's weather, but previous searches are not saved. Adding a recent search history feature would improve usability by allowing users to quickly revisit previously searched locations.
Proposed Solution
Benefits
Acceptance Criteria
Labels
enhancementgood first issuejavascriptfrontendhacktoberfest