Giter Club home page Giter Club logo

kissweather's People

Contributors

edevine avatar

Stargazers

 avatar

Watchers

 avatar

kissweather's Issues

Add typeahead support for location lookup

Allow users to search by zip code or city and state. Narrow search results as user inputs characters and display matching results in a drop down list below the location input box.

Implement current conditions section

Include the following properties:

  • Current temperature
  • Current weather icon
  • Current weather description
  • Current wind (mph)
  • Current humidity (%)
  • Current pressure (hpa)
  • Sunrise
  • Sunset

Implement daily forecast "cards"

Implement 5 day forecast using one "card" for each day oriented horizontally.

Include the following properties for each day:

  • Day of week
  • Date
  • Weather icon
  • High/low temperature

Handle HTTP 429 response from data API

Data API intermittently returns 429 errors

Request (headers elided):
GET /data/forecast?zip=22031,us HTTP/1.1

Response (headers elided):
HTTP/1.1 429 unknown

Weather data is not queried

Steps to reproduce:

  1. Enter a valid zip code
  2. Enter an invalid zip code
  3. Enter the same valid zip code from step 1

Error: UI is not updated with the weather data

Add get my location button

Add functionality to get location for user rather than using zip code. This way they can press a button and their location is automatically populated.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.