GithubHelp home page GithubHelp logo

nkeranova / appc.openweathermap Goto Github PK

View Code? Open in Web Editor NEW
0.0 3.0 0.0 211 KB

:a: Build a web app and an API Endpoint using Appcelerator Arrow.

License: MIT License

JavaScript 41.44% HTML 47.58% CSS 10.98%

appc.openweathermap's Introduction

OpenWeatherMap APP

Background

Build a web app and an API Endpoint using Appcelerator Arrow. The Endpoint should return the 5 day forecast, while the web app will have to display this information to the user. Both, the web part and endpoint must use one installment of Arrow. Which means, that the Arrow app should consist of at least one Route and one API. You can use OpenWeatherMap API to get current weather conditions and forecasts.

Requirements

  • The API endpoint should provide weather forecast information for the next 5 days
  • This data is retrieved from a remote service (e.g. OpenWeatherMap)
  • Additionally a location based filter could be added to the API
  • The Endpoint should use ‘basic’ authentication
  • The web app should display 5 day forecast (retrieved from the API endpoint) and the two highest and lowest temperatures for that period.
  • Reduce data received from API endpoint to get the highest and lowest temperatures

You can choose the forecast location, preferably use user’s current location. Beyond the requirements listed above the developer is free to modify or enhance the application as desired.

Deliverables

The Application must be made available on Github as a public repository. The application must run.

appc.openweathermap's People

Watchers

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