/the_weather

a simple weather app which displays the live weather conditions of any city around the world

Primary LanguagePython

the_weather

Setup :

  1. Clone the repo to your local storage
  2. install django using pip install Django==1.9
  3. Change directory to the_weather in the local folder
  4. run python3 manage.py runserver in the terminal
  5. type the localserver IP as the url