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.
- Host: GitHub
- URL: https://github.com/shadowdevcode/weather-webapp
- Owner: shadowdevcode
- Created: 2018-09-11T15:48:36.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T01:33:42.000Z (over 3 years ago)
- Last Synced: 2025-09-03T12:19:48.667Z (10 months ago)
- Topics: django, html, openweathermap, openweathermap-api, python, python3, requests, weather
- Language: Python
- Homepage:
- Size: 11.8 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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:

Feel free to fork/comment