Conversation
Need #13 functionality
…rresponding tests
…ather data for current location (latitude and longitude)
…ather data for user searched location
…forecast5day functionality
Database persistence
Updated API section and instructions for running locally and using docker.
Updated the Tech Stack and Running Locally sections for clarity and formatting.
…her forecasts - default is 5 days.
… tests for date range validation
…ed components and styles
…d some buttons and panes for better UX - Introduced `react-icons` for improved UI elements. - Implemented date formatting and range title functions in App component. - Updated ForecastCard and WeatherCard components to display location with icons. - Adjusted styles for better layout and responsiveness in forecast and weather cards. - Modified tests to reflect changes in button labels and expected outcomes.
Custom date range
Added past searches page in frontend and necessary service in backend
History update delete
Feature 2
Added data export (CSV)
- Added LocationMapCard component for displaying maps. - Enhanced WeatherCard and ForecastCard to include "View on map" button. - Updated App component to manage map state and navigation. - Modified styles for map and weather components for better layout. - Added tests for map functionality in WeatherCard and ForecastCard.
Maps integration
Feature 2
kgulbarg
marked this pull request as draft
May 24, 2026 15:47
Owner
Author
|
Add footer |
kgulbarg
marked this pull request as ready for review
May 24, 2026 16:43
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.