You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.