Skip to content

asap/weather-wizard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weather-wizard

Simple Angular/Flask Weather App

Uses Google's Geocode API and Forcast.io to tell you the current weather

Quickstart

It's recommended that you use virtalenv or virtalenvwrapper when trying this out

  • Get an API key from Forcast.io

    https://developer.forecast.io/

  • Copy the example_local_settings.cfg file to local_settings.cfg

  • Add your API key to local_settings.cfg

  • Install required libraries

       pip install requirements.txt
    
  • Run the app

       python runserver.py
    

About

Simple Angular/Flask Weather App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors