Weather Detector (Python with API Integration)
Developed a Django web application that fetches and displays weather information for a user-specified city. It uses the OpenWeatherMap API to retrieve weather data, presenting it in a simple, user-friendly format.
Check Out Repository