/WeatherApp

Weather forecasting web application using Django + Postgis + Leaflet.js

Primary LanguagePython

WeatherApp

1 Leaflet map showing different cities of USA , Marker and popups .

2 User can get temperature details using co-ordinates or city.

3 Simple database model including city_name , lat, log, geometry (spatial data) is created.

Database Schema

Desktop

0