Coder Social home page Coder Social logo

pmgh / snow-resorts-weather Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 5.03 MB

Personal Project: a web-application that provides Global Snow Resorts and associated Weather predictions. Created using Vanilla JavaScript, Google Maps JavaScript API, SkiMap API and the WorldWeatherOnline API.

HTML 5.44% JavaScript 81.21% CSS 13.35%
javascript ski weather-api google-maps-javascript-api

snow-resorts-weather's Introduction

Snow Resorts Weather

Image
Image
Image
Image

Project Specification

Personally defined.

Build an application to obtain and display ski area data and associated weather information such as 'chance of snow' and 'temperatures'.

Project

This was a solo personal project creating in my spare time over the Christmas break (Dec 2017) utilising a local version of the SkiMap API, Google Maps API and World Weather Online API.

I am a keen snowboarder that tries to get away to the mountains at least once per year and decided to create something that would provide weather details for ski areas around the world in order to improve my JavaScript skills.

The application was built with Vanilla JavaScript and makes use of AJAX requests (XMLHttpRequests) to various APIs. It is composed of a Google Map that geolocates the user (if permitted - in order to view nearby ski areas) alongside a list view that is populated with regions and ski areas.

When a region is selected the list repopulates with the associated ski areas for the selected region.

When a ski area is selected an asynchronous request is sent to the World Weather Online API for a 3 day weather report for the selected ski area (based on latitude and longitude). When the response is received the application adds the weather report to the associated list item.

Built With

Authors

  • Peter McCready

snow-resorts-weather's People

Watchers

 avatar

snow-resorts-weather's Issues

Connect List View to Map

When list item is clicked the map should navigate to the list item's location and open it's infoWindow

Add Google Map

  • Basic MapWrapper
  • Search Box using Google Places Predicitions

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.