weather-webapp

:sunny: :foggy: Weather Web Application :cloud: :umbrella:

About

Enter your city and see the magic. Weather will be displayed.

Requirements:

  1. Django 2.1.x : Install - (pip install django)
  2. Openweathermap API. Check it here
  3. requests : Go to terminal and type: pip install requests

Screenshots:

weather

Feel free to fork/comment