tagine / weatherapp

Weather lookup app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weather App

User story

  • I am a person who leaves the house
  • I need to lookup the weather to know what it's like outside
  • I would like to be able to do that using my location

Features

  • Weather dashboard application
  • Search functionality
  • Saves search history using Local Storage
  • Pulls info using Openweather API Ajax calls
  • Uses icons for weather data visualization
  • Pulls up data for: Current temperature, Current humidity, Windspeed, Uv index, 5 day forecast

Codebase stack

  • jQuery
  • ajax
  • CSS
  • HTML

About

Weather lookup app


Languages

Language:JavaScript 52.0%Language:HTML 45.8%Language:CSS 2.3%