Skip to content

moriley5/angular-weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AngularJS - Travel Destinations 2017

Project Objectives

  • Learn and utilize AngularJS
  • Consume a third party API (Dark Sky)

Summary

I created a simple app to store my potential travel destinations for this year and display the current weather in each of those locations. The main goal of this project was to learn how to write AngularJS, and I used version 1.5.11 to accomplish this.

The Dark Sky API allows users to look up the weather anywhere on the globe, with the following features:

  • Current weather conditions
  • Minute-by-minute forecasts out to one hour
  • Hour-by-hour and day-by-day forecasts out to seven days
  • Hour-by-hour and day-by-day observations going back decades

Features In Progress

  • Implement animated weather icons
  • Transfer code to an AngularJS application skeleton

Resources

https://darksky.net/dev/

https://github.com/deanbot/angular-dark-sky

http://adamwhitcroft.com/climacons

https://github.com/angular/angular-seed

About

Travel Destinations 2017

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors