Git Product home page Git Product logo

weather2's Introduction

Ionic 2 Weather App

This is based on Angular 2.0.0-rc.4, requires Google Maps API(and key).

To run this app:

  1. install npm, Ionic 2, Typescript;
  2. cd project root folder, npm install;
  3. obtain your own google maps and Dark Sky forcastOpen Weather Map API ID, update www/index.html and forecast.service.ts accordingly;
  4. run command ionic platform add android(or ios, etc), ionic build android(or other platform);
  5. ionic serve (or ionic run ...).

Note:

  1. Some google maps packages (like angular2-google-maps) have problems with Angular 2.0.0-rc.4, we are using v0.10.0(not the latest).
  2. Depend on your setup, your forecast API calls may run into: No 'Access-Control-Allow-Origin' header is present on the requested resource.
  3. Tested on web browser and Android 5.1 phone.

Reference:
http://ionicframework.com/docs/v2/getting-started/tutorial/

Screenshoots:




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.