mahesh-1998 / WeatherApp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Python 65.6%Language:HTML 33.7%Language:CSS 0.8%