{"id":25860671,"url":"https://github.com/rajkelawala/weather_project","last_synced_at":"2026-03-04T00:07:50.091Z","repository":{"id":279919925,"uuid":"940438531","full_name":"rajkelawala/Weather_project","owner":"rajkelawala","description":"A Django-based weather application that fetches real-time weather data.","archived":false,"fork":false,"pushed_at":"2025-03-03T07:31:43.000Z","size":78,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-04T07:25:03.880Z","etag":null,"topics":["css","django","html","openweather-api","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/rajkelawala.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,"zenodo":null}},"created_at":"2025-02-28T07:11:05.000Z","updated_at":"2025-03-03T10:21:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"4270781d-afb5-4def-9d53-41672ef7d462","html_url":"https://github.com/rajkelawala/Weather_project","commit_stats":null,"previous_names":["rajkelawala/weather_project"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/rajkelawala/Weather_project","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajkelawala%2FWeather_project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajkelawala%2FWeather_project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajkelawala%2FWeather_project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajkelawala%2FWeather_project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rajkelawala","download_url":"https://codeload.github.com/rajkelawala/Weather_project/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rajkelawala%2FWeather_project/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263426395,"owners_count":23464795,"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":["css","django","html","openweather-api","python"],"created_at":"2025-03-01T22:57:02.696Z","updated_at":"2026-03-04T00:07:50.050Z","avatar_url":"https://github.com/rajkelawala.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weather Project ☀️🌧️\n\nA Django-based weather application that fetches real-time weather data and 5-day forecasts for multiple cities using the OpenWeatherMap API.\n\n## Features ⚡\n\n- **Real-Time Weather Data**: Fetches and displays current weather conditions for user-specified locations.\n- **Responsive Design**: User-friendly interface compatible with various devices.\n- **Modular Structure**: Organized codebase for scalability and maintainability.\n\n## Technologies Used 🛠️\n\n- **Backend**: Python (Django Framework)\n- **Frontend**: HTML, CSS\n- **API**: OpenWeatherMap\n\n## Installation ⚙️\n\n1. **Clone the repository**:\n\n   ```bash\n   git clone https://github.com/rajkelawala/Weather_project.git\n   cd Weather_project\n   ```\n\n2. **Create and activate a virtual environment**:\n\n     ```bash\n     python -m venv venv\n     venv\\Scripts\\activate\n     ```\n\n3. **Install dependencies**:\n\n   ```bash\n   pip install -r requirements.txt\n   ```\n\n4. **Create migrations**:\n\n   ```bash\n   python manage.py makemigrations\n   ```\n\n5. **Apply migrations**:\n\n   ```bash\n   python manage.py migrate\n   ```\n\n6. **Run the development server**:\n\n   ```bash\n   python manage.py runserver\n   ```\n\n7. **Access the application**:\n\n   Open your web browser and navigate to `http://127.0.0.1:8000/`.\n\n## Usage 🎯\n\n- **Search for Weather Information**: Enter the desired city or location in the search bar to retrieve current weather data.\n- **View Weather Details**: The application displays temperature, humidity, weather conditions, and more.\n\n## Contributing 🌍\n\nContributions are welcome! To contribute:\n\n1. **Fork the repository**.\n2. **Create a new branch**:\n\n   ```bash\n   git checkout -b feature/YourFeatureName\n   ```\n\n3. **Make your changes and commit them**:\n\n   ```bash\n   git commit -m 'Add some feature'\n   ```\n\n4. **Push to the branch**:\n\n   ```bash\n   git push origin feature/YourFeatureName\n   ```\n\n5. **Open a Pull Request**.\n\n## License 📝\n\nThis project is licensed under the MIT License. See the LICENSE file for details.\n\n## Contact 📬\n\nDeveloped by Raj Kelawala. For any inquiries or feedback, please contact me at [rajkelawala28@gmail.com](mailto:rajkelawala28@gmail.com).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajkelawala%2Fweather_project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frajkelawala%2Fweather_project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frajkelawala%2Fweather_project/lists"}