Using https://openweathermap.org/api and django created and web-app which will provide an accurate weather detailswhen typed the name of city in the search box.
- Shows Climate of city around the world
- Shows temperature, pressure, humidity, rain and sky description
- Uses HTML, CSS and JS on front end to render the UI.
Using the IP adress and connecting the mobile and PC to same netwrok we can use our PC as server and usign http we can access it on our mobile phones
python manage.py runserver IP ADRESS:8000 (local host)
Client: HTML, CSS, JS
Server: Django

.png?raw=true)
.png?raw=true)
.png?raw=true)
.png?raw=true)
