Skip to content

Latest commit

 

History

History
22 lines (21 loc) · 745 Bytes

README.md

File metadata and controls

22 lines (21 loc) · 745 Bytes

Django-Weather-App

Wanna go somewhere, Checkout the weather outside?

This is a awesome django based web-app.
You can check all existing weather of :
Cities, States, Countries.
But, a valid name is must.
At, backend SQLite is used for queries.

The data is fetched from OpenWeatherMap.
You can get your own API key for it, after signup, and you are good to go.

Finally, deployed on supereasy 'Heroku'.