Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 341 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 341 Bytes

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