{"id":18645570,"url":"https://github.com/betultugce/weatherforecast","last_synced_at":"2025-11-05T03:30:32.159Z","repository":{"id":211587581,"uuid":"729516343","full_name":"BetulTugce/WeatherForecast","owner":"BetulTugce","description":"A weather application developed with Blazor Server using .NET 7.0. It retrieves weather information using the OpenWeatherMap API.","archived":false,"fork":false,"pushed_at":"2023-12-12T23:09:30.000Z","size":217,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-27T11:43:10.442Z","etag":null,"topics":["api-consumer","blazor","blazor-application","blazor-server","blazor-server-app","mudblazor","newtonsoft-json","openweathermap","openweathermap-api","sessionstorage","weather","weather-app","weather-forecast","weather-information"],"latest_commit_sha":null,"homepage":"","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BetulTugce.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2023-12-09T13:33:11.000Z","updated_at":"2023-12-28T12:03:31.000Z","dependencies_parsed_at":"2023-12-09T15:24:09.954Z","dependency_job_id":"e6057a3d-abf9-45cb-a747-ad288649a3d8","html_url":"https://github.com/BetulTugce/WeatherForecast","commit_stats":{"total_commits":20,"total_committers":1,"mean_commits":20.0,"dds":0.0,"last_synced_commit":"c3a35d20db043a1fda4f44ad57f1f718a2d5442f"},"previous_names":["betultugce/weatherforecast"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetulTugce%2FWeatherForecast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetulTugce%2FWeatherForecast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetulTugce%2FWeatherForecast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BetulTugce%2FWeatherForecast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BetulTugce","download_url":"https://codeload.github.com/BetulTugce/WeatherForecast/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239449567,"owners_count":19640533,"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","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-consumer","blazor","blazor-application","blazor-server","blazor-server-app","mudblazor","newtonsoft-json","openweathermap","openweathermap-api","sessionstorage","weather","weather-app","weather-forecast","weather-information"],"created_at":"2024-11-07T06:16:31.650Z","updated_at":"2025-02-18T09:46:47.896Z","avatar_url":"https://github.com/BetulTugce.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WeatherForecast\n\nA weather application developed with Blazor Server using .NET 7.0. It retrieves weather information using the OpenWeatherMap API.\n\n## Installation\n\n1. Clone the project:\n\n    ```bash\n    git clone https://github.com/BetulTugce/WeatherForecast.git\n    ```\n\n2. Navigate to the project directory:\n\n    ```bash\n    cd WeatherForecast\n    ```\n\n3. Run the project:\n\n    ```bash\n    dotnet run\n    ```\n\n## Dependencies\n\n- [Blazored.SessionStorage](https://github.com/Blazored/SessionStorage) v2.4.0\n- [MudBlazor](https://github.com/MudBlazor/MudBlazor) v6.11.1\n- [Newtonsoft.Json] v13.0.3\n- [BrowserInterop] v1.1.2\n\n## Configuration\n\nThe `appsettings.json` file is not included in the repository as it contains sensitive information, such as API keys. Instead, you should create your own `appsettings.json` file with the following structure:\n\n```json\n{\n  \"OpenWeatherMap\": {\n    \"ApiKey\": \"your_api_key_here\",\n    \"WeatherUrl\": \"https://api.openweathermap.org/data/2.5/\",\n    \"IconUrl\": \"https://openweathermap.org/img/w/\"\n  }\n}\n```\n\n## Screenshot\n\n*If permission is granted for location information:*\n\n![WeatherForecast](https://github.com/BetulTugce/WeatherForecast/assets/79140478/cccfd7b8-1dcd-4fa1-a9d2-f18c045cf688)\n\n*If permission is not granted for location information:*\n\n![WeatherForecast](https://github.com/BetulTugce/WeatherForecast/assets/79140478/b5acbd41-d225-4b62-a8b8-388cbcf44cbf)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetultugce%2Fweatherforecast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbetultugce%2Fweatherforecast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbetultugce%2Fweatherforecast/lists"}