GithubHelp home page GithubHelp logo

frontend-weather-forecast's Introduction

Weather Forecast Application

The main idea of this exercise is to use a back-end service via its API and build the front-end to display the data to the user. You can use JQuery, Javascript, CSS and HTML in this project.

First step:

The first step is to register in the Weather System via http://www.wunderground.com/weather/api/

Second step:

Then you need to understand the API, this type of API is called RESTfull, this means that you can call any function of the API using a single URL and the system will reply with data (most of the time in JSON, but it could be in XML).

Read the documentation of the API here: http://www.wunderground.com/weather/api/d/docs?MR=1

Third step:

Using HTML, CSS, JavaScript and JQuery, build a SPA (http://en.wikipedia.org/wiki/Single-page_application) that will let you to enter a city and then will present you relevant data concerning the city´s weather forecast.

The user should be able to change of city and to define if he wants to see the data on Celsius or Fahrenheit.

You are free to add as much features as you want to this SPA, and the best application will win a special award.

##Ver mi pagina

frontend-weather-forecast's People

Contributors

kndalf avatar sebasibarguen avatar

Watchers

James Cloos avatar  avatar

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.