/weather_app_django

A Weather Application that gets weather information at random locations using Django Framework

Primary LanguagePython

Weather App Django

Features

  • display current weather status for a specific location in a paginated view
  • Integrated openweathermap API for weather data

Tech Stack

  • Backend: Django
  • Frontend: Tailwind
  • Database: sqlite3
  • APIs & Modules:
    • openweathermap
    • geopy

Screenshots

screenshot1