GithubHelp home page GithubHelp logo

weather-app's Introduction

Screenshot

Weather app

Weathers page

Vision:

Create simple weathers page. The page should have two main parts - form and tabs with weathers. The form should have two text inputs (token and city) and submit button. Tabs should contain only basic information of the city. Tools and libraries: Bootstrap 4 (http://getbootstrap.com/); jQuery (http://jquery.com/); PHP framework (Laravel/Symfony) for communication between weather API and page; Weather API: http://openweathermap.org/current or any other JSON based service. Requirements:

  • The API key should entered into first input field.

Example of API key: 44db6a862fba0b067b1930Da0d769e98 Example of full URL: http://api.openweathermap.org/data/2.5/weather?q=Vilnius&appid=44db6a862fba0b067b1930 da0d769e98

  • The city name should be entered into second input field.

  • The submit button is green on right side.

  • The form’s data should be submitted via AJAX to back end system.

  • Backend system should call to external data provider.

  • The response of external data should be passed to front-end system format.

  • The possibility to add other providers should be investigated.

  • Each new city should be shown as new tab with data inside.

weather-app's People

Contributors

ezopas 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.