{"id":16971142,"url":"https://github.com/jwilferd10/forecastfinder","last_synced_at":"2026-04-17T00:35:43.623Z","repository":{"id":203651976,"uuid":"313114574","full_name":"jwilferd10/ForecastFinder","owner":"jwilferd10","description":"A Weather Dashboard app utilizing OpenWeather API for current and five-day conditions. Previous searches are added to a list for quick retrieval of weather data. App is mobile friendly!","archived":false,"fork":false,"pushed_at":"2023-10-26T03:35:42.000Z","size":52648,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-21T19:49:22.544Z","etag":null,"topics":["api","bootstrap","css","dashboard","frontend","html","javascript","mobile-friendly","openweathermap","openweathermap-api","responsive","weather","weather-app","weather-forecast","weatherdata","web-app","web-application","web-development"],"latest_commit_sha":null,"homepage":"https://jwilferd10.github.io/ForecastFinder/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jwilferd10.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-15T20:13:31.000Z","updated_at":"2023-07-07T05:58:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"5e27f61c-8c68-4f99-a2d2-93376a1239ba","html_url":"https://github.com/jwilferd10/ForecastFinder","commit_stats":null,"previous_names":["jwilferd10/forecastfinder"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jwilferd10/ForecastFinder","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwilferd10%2FForecastFinder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwilferd10%2FForecastFinder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwilferd10%2FForecastFinder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwilferd10%2FForecastFinder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jwilferd10","download_url":"https://codeload.github.com/jwilferd10/ForecastFinder/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jwilferd10%2FForecastFinder/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31910169,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","bootstrap","css","dashboard","frontend","html","javascript","mobile-friendly","openweathermap","openweathermap-api","responsive","weather","weather-app","weather-forecast","weatherdata","web-app","web-application","web-development"],"created_at":"2024-10-14T00:49:07.730Z","updated_at":"2026-04-17T00:35:43.587Z","avatar_url":"https://github.com/jwilferd10.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ⛅ 🌦️ ForecastFinder ☁️🌫️\n\n## Your Weather Planning Companion!\n\n:computer: **Live Deployment**: https://jwilferd10.github.io/ForecastFinder/\n\n:computer: **Github Repository**: https://github.com/jwilferd10/ForecastFinder\n\n## :open_file_folder: Table of Contents:\n  - [Preview](#camera-preview)\n  - [Demo](#movie_camera-demo)\n  - [Description](#wave-description)\n  - [User Story](#book-user-story)\n  - [Resources Used](#floppy_disk-resources-used)\n  - [Getting Started](#minidisc-getting-started)\n  - [Contact Information](#e-mail-contact-information)\n\n## :camera: Preview:\n![image](assets/imgs/ForecastFinder.gif)\n![image](assets/imgs/ForecastFinderMobile.gif)\n\n## :wave: Description: \nForecastFinder is a weather dashboard app that allows users to search for weather information for a specific location using the OpenWeather API. With ForecastFinder, users can quickly and easily find the current weather conditions, as well as a five-day forecast, for any city around the world.\n\n### 🚀 Features\n- **Weather Search** : Users can search for weather information by city name or zip code. The app automatically detects if the input is a zip code and formats the API request accordingly.\n\n- **Current Weather Display**: The app displays the current weather conditions for the searched location, including temperature, weather description, humidity, and wind speed.\n\n- **Five-day Forecast**: ForecastFinder provides a five-day forecast that includes temperature, weather description, and weather icon for each day.\n\n- **Previous Searches**: The app keeps track of previous searches made by the user, allowing them to easily access the weather information for previously searched cities.\n\n- **User Notifications**: ForecastFinder provides user notifications for successful searches and error handling for invalid inputs or API errors.\n\n- **Responsive Design**: The app is responsive and can be accessed on different devices, including desktops, tablets, and mobile devices.\n\n### 💭 Developer Notes:\nForecastFinder was originally a generic Weather-Dashboard that I created during my cohort in the UCLA Coding Bootcamp. Driven by a commitment to demonstrating my capability to see projects through to completion, ForecastFinder has undergone a transformation into a more customized and refined Weather Dashboard. Noteworthy additions encompass the integration of color-coded user notifications and the implementation of an instructional modal, both of which enhance the application's functionality and user experience.\n\n### 🙏 Thank you \nSo much for checking out ForecastFinder, this has been an educational boon for me and I appreciate any interest in checking the app out. I devoted time into ensuring the code is modularized and potentially useful. It's my hope that this application helps YOU out in anyway possible. Feel free to take a look through the files, Happy Coding! \n\n## :book: User Story:\n**AS A  busy traveler**\n- I WANT to see the current weather of a city \n  - SO THAT I can plan for the day\n- I WANT a five day forecast \n  - SO THAT I can plan out my week\n- I WANT a list of previously searched locations\n  - SO THAT I know the weather for each destination \n\n**GIVEN a weather dashboard with form inputs**\n- WHEN I search for a city\n  - THEN I am presented with current and future conditions for that city\n  - THEN I am presented with the five day forecast \n  - THEN I am presented a list of all previously searched locations\n  \n## :floppy_disk: Resources Used:\n- HTML\n- CSS\n- JavaScript\n- OpenWeather API\n\n## :minidisc: Getting Started:\n   - Enter a city name or zip code in the search input field.\n   - Press Enter or click the Search button to retrieve the weather information for the entered location.\n   - View the current weather conditions and the five-day forecast on the app.\n   - Access previous search results by clicking on the search history buttons.\n  \n## :e-mail: Contact Information:\n- ### [jwilferd10](https://github.com/jwilferd10)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwilferd10%2Fforecastfinder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjwilferd10%2Fforecastfinder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjwilferd10%2Fforecastfinder/lists"}