Open
Conversation
* Updated README * fix: resolve API variable mismatch and complete AddLocation page - Fix BASE_URL variable name mismatch in api.ts (was renamed to API_BASE_URL but usage still referenced BASE_URL) - Add missing getUserLocations() method for Analytics page - Rebuild AddLocation.tsx with full search and add functionality * feat: add forecast and anomaly detection UI, fix analytics auth - Add Predictive Forecasting section with 24-hour predictions - Add Anomaly Detection section with severity indicators - Fix broken emoji characters in Analytics page - Add null safety for weather statistics display - Fix analytics auth to work with tokens missing user_id - Add UNSPLASH_ACCESS_KEY to config - Add seed_weather_data.py script for testing
Signed-off-by: tylerburdett7 <156848047+tylerburdett7@users.noreply.github.com>
Nathan7108
approved these changes
Dec 15, 2025
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.