The Weather Web App is a Django-based web application that provides real-time weather information for cities worldwide. Users can search for a city and get details such as temperature, humidity, wind speed, and weather conditions.
#Features Search for real-time weather data by city name Display temperature, humidity, and weather conditions User-friendly interface with a responsive design Fetches data from a weather API (e.g., OpenWeatherMap or WeatherAPI) Django backend with a simple front-end built using HTML, CSS, and JavaScript
#Technologies Used Backend: Django, Python Frontend: HTML, CSS, JavaScript API Integration: OpenWeatherMap API Database: SQLite (default), but can be configured for PostgreSQL or MySQL
#Installation and Setup
Prerequisites Ensure you have the following installed: Python (>= 3.12) Django (>= 4.0) Virtual environment (optional but recommended)
Contact For any questions or suggestions, feel free to contact: Email: victoreberechi0@gmail.com GitHub: profvic