A web app that reports the weather condition of an area according to the provided zip code. Written in Javascript and uses jQuery and Twitter Bootstrap.
- Uses the OpenWeatherMap (OWM) API.
- Any invalid zip codes will be handled by OWM; app will then handle error accordingly.
- Current version of the app is limited to locations within the United States.
- Project idea listed here.