You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Weather App | Django | API | MVT | HTML Developed a web-based weather app using Django and the MVT model. The app retrieves real-time weather data via an API and displays it through responsive HTML templates. It’s a clean example of integrating backend logic, external data sources, and user-friendly frontend design.