{"id":21887751,"url":"https://github.com/alexgioffdev/weather","last_synced_at":"2026-05-06T18:35:09.596Z","repository":{"id":221390182,"uuid":"754244563","full_name":"AlexGioffDev/weather","owner":"AlexGioffDev","description":"A weather app made with django","archived":false,"fork":false,"pushed_at":"2024-02-12T16:43:18.000Z","size":2008,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-22T02:23:14.473Z","etag":null,"topics":["django","openweathermap-api","scss","weather-app"],"latest_commit_sha":null,"homepage":"","language":"SCSS","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/AlexGioffDev.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":"2024-02-07T17:18:38.000Z","updated_at":"2024-02-07T17:43:50.000Z","dependencies_parsed_at":"2025-01-26T20:35:46.282Z","dependency_job_id":null,"html_url":"https://github.com/AlexGioffDev/weather","commit_stats":null,"previous_names":["alexgioffdev/weather"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/AlexGioffDev/weather","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexGioffDev%2Fweather","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexGioffDev%2Fweather/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexGioffDev%2Fweather/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexGioffDev%2Fweather/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlexGioffDev","download_url":"https://codeload.github.com/AlexGioffDev/weather/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlexGioffDev%2Fweather/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269915168,"owners_count":24495647,"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-11T02:00:10.019Z","response_time":75,"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":["django","openweathermap-api","scss","weather-app"],"created_at":"2024-11-28T11:12:23.346Z","updated_at":"2026-05-06T18:35:04.572Z","avatar_url":"https://github.com/AlexGioffDev.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather City\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"screenshots/pc.jpeg\" alt=\"mobile device\" width=\"400\" /\u003e\n\u003c/p\u003e\n\nThis application allows you to view the following weather details for any city you desire, thanks to the OpenWeatherMap API:\n\n- Current weather condition (sunny, rainy, cloudy)\n- Current temperature\n- Minimum and maximum temperature\n- Sunrise and sunset times\n- Humidity percentage\n- Wind speed in m/s\n\n## Getting Started\n\nThese instructions will guide you on how to run this application on your local machine.\n\n### Prerequisites\n\n- Python 3 installed on your machine.\n- An API key from OpenWeatherMap.\n\n### Installation\n\n1. Clone the repository to your local machine.\n\n```bash\ngit clone https://github.com/AlexGioffDev/weather\n```\n\n2. Navigate to the project directory.\n```bash\ncd weather\n```\n\n3. Install the required Python packages using the requirements.txt file\n```bash\npip install -r requirements.txt\n```\n\n4.Create a .env file in the weather_main directory and add your OpenWeatherMap API key in the following format:\n```bash\nAPI_KEY_WEATHER=\u003cyour_api_key\u003e\n```\n\n5.Navigate to the weather_main directory in your terminal and run the following command to start the server:\n```bash\npython3 manage.py runserver\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexgioffdev%2Fweather","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexgioffdev%2Fweather","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexgioffdev%2Fweather/lists"}