{"id":28103873,"url":"https://github.com/metamars2/weatherforme.github.io","last_synced_at":"2025-08-26T20:18:13.032Z","repository":{"id":291671580,"uuid":"978393344","full_name":"MetaMars2/WeatherForMe.github.io","owner":"MetaMars2","description":null,"archived":false,"fork":false,"pushed_at":"2025-05-06T20:22:19.000Z","size":438,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-09T10:47:39.520Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MetaMars2.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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,"zenodo":null}},"created_at":"2025-05-05T23:18:30.000Z","updated_at":"2025-05-06T20:22:22.000Z","dependencies_parsed_at":"2025-05-06T00:28:37.126Z","dependency_job_id":"3a395b16-05aa-4db9-bd84-f69ccbb6fc03","html_url":"https://github.com/MetaMars2/WeatherForMe.github.io","commit_stats":null,"previous_names":["metamars2/weatherforme"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/MetaMars2/WeatherForMe.github.io","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaMars2%2FWeatherForMe.github.io","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaMars2%2FWeatherForMe.github.io/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaMars2%2FWeatherForMe.github.io/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaMars2%2FWeatherForMe.github.io/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MetaMars2","download_url":"https://codeload.github.com/MetaMars2/WeatherForMe.github.io/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MetaMars2%2FWeatherForMe.github.io/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272253370,"owners_count":24900892,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-26T02:00:07.904Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-05-13T20:39:53.162Z","updated_at":"2025-08-26T20:18:13.009Z","avatar_url":"https://github.com/MetaMars2.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WeatherForMe\r\n\r\nA simple web application to display current weather information for a searched city, built with HTML, CSS, and vanilla JavaScript.\r\n\r\n## Features\r\n\r\n*   Search for weather by city name.\r\n*   Autocomplete suggestions for city names as you type.\r\n*   Displays current temperature, \"feels like\" temperature, humidity, and chance of rain.\r\n*   Indicates if it's currently raining or expected to rain soon.\r\n*   Animated UI elements for a smoother user experience.\r\n*   Responsive design for different screen sizes.\r\n\r\n## Setup\r\n\r\n1.  **Clone the repository (or download the files):**\r\n    ```bash\r\n    git clone \u003cyour-repository-url\u003e\r\n    cd WeatherForMe\r\n    ```\r\n2.  **Get a WeatherAPI.com API Key:**\r\n    *   Sign up for a free API key at [https://www.weatherapi.com/](https://www.weatherapi.com/).\r\n3.  **Add API Key:**\r\n    *   Open the `src/script.js` file.\r\n    *   Find the line `const API_KEY = \"YOUR_API_KEY_HERE\";` (or similar).\r\n    *   Replace `\"YOUR_API_KEY_HERE\"` with the actual API key you obtained.\r\n\r\n## How to Run\r\n\r\nSimply open the `src/index.html` file in your web browser. No build step or local server is required for the basic functionality.\r\n\r\n## API Used\r\n\r\n*   [WeatherAPI.com](https://www.weatherapi.com/) - Provides weather data and city search functionality.\r\n\r\n## Project Structure\r\n\r\n```\r\nWeatherForMe/\r\n├── .gitignore         # Files ignored by Git\r\n├── README.md          # This file\r\n└── src/\r\n    ├── index.html     # Main HTML structure\r\n    ├── script.js      # JavaScript logic and API interaction\r\n    └── styles.css     # CSS styling\r\n└── media/\r\n\t└── images/\r\n\t\t└── sunny_cloud_logo_text.png # Logo image\r\n\t└── fonts/\r\n\t\t└── Ultra-font.html # Font\r\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetamars2%2Fweatherforme.github.io","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmetamars2%2Fweatherforme.github.io","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmetamars2%2Fweatherforme.github.io/lists"}