Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 224 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 224 Bytes

Django Weather App

This is a weather app built using Django. This was mainly in order for me to learn about the basics of Django. I've learnt about urls.py,models.py,views.py and how the project and app works in the same.