Code Monkey home page Code Monkey logo

move-planer2's Introduction

# move-planer2

Bazinga! ๐Ÿ’ฅ๐Ÿ’ฅ๐Ÿ’ฅ

This is an upgrade for the [former project of mine](https://github.com/alireza-saberi/move-planner) for [Udacity front-end Nanodegree](https://www.udacity.com/course/front-end-web-developer-nanodegree--nd001).

Weather information, Google geolocation API, Google Map, Social Media buttons, and translation in three languages is added. The whole codes are refacoted in AngularJs framework. It has no aim excpet interview.

Simply, the user enters street address and city name. and the output will be the following:

- An image from address
- Googe map pined added on the map
- Today weather information for the location.
- Wikipedia information about location.
- New York Times data about location 

User can like/share the page on Facebook. and view the page in English, French, and Spanish.

### Demo
![move-planer](gif/move-planer2.gif)

### APIs and technologies:

- Bootstrap: to make it responsive
- [Google Street View Image API](https://developers.google.com/maps/documentation/streetview/intro): the easy one
- [Google geolocation API](https://developers.google.com/maps/documentation/geocoding/intro): It get street address and return log-lat information required by Map
- [GoogleMap AngularJS Directive](http://ngmap.github.io/): It provides pined map canvase.
- [Open Weather API](http://openweathermap.org/api): is used to get today weather information of the location.
- [NYtime API](http://developer.nytimes.com/docs): You need and API key to use it.
- [MediaWiki API](https://www.mediawiki.org/wiki/API:Main_page): JSONP is used to turn around cross-origin problem.
- [ng-translate](https://angular-translate.github.io/): The magical and exciting part(first experience with i18n things!), through [ng-newsletter](http://www.ng-newsletter.com/posts/angular-translate.html)
- [Facebook social media plug-in](https://developers.facebook.com/docs/plugins): for like and share

move-planer2's People

Contributors

alireza-saberi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 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.