michaelzwang / weather-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Local Weather App

Application Summary

The purpose of this application is to provide the user with local weather reports for that given moment. The user can input a 5-digit zip code and receive the current weather for that area.

This application was created in a 2-day period to practice using APIs.

Configuration / Set-up

  • Ruby version 2.2.2
  • This app utilizes the OpenWeatherMap API, so an API Key will be needed to retrieve weather data.

Images

Alt text Alt text

About

License:MIT License


Languages

Language:JavaScript 45.9%Language:CSS 31.4%Language:HTML 22.8%