An open API service indexing awesome lists of open source software.

https://github.com/shadowdevcode/weather-webapp

This is the weather web app built in django and using openweathermap API.
https://github.com/shadowdevcode/weather-webapp

django html openweathermap openweathermap-api python python3 requests weather

Last synced: 5 months ago
JSON representation

This is the weather web app built in django and using openweathermap API.

Awesome Lists containing this project

README

          

# :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](https://openweathermap.org/)
3. requests : Go to terminal and type: ```pip install requests```

## Screenshots:
![weather](https://user-images.githubusercontent.com/39980643/45372179-f5d2e480-b609-11e8-9b77-a149fab0cb47.png)

Feel free to fork/comment