Skip to content

hellospiral/weather-waves

Repository files navigation

Weather Waves

Weather Waves is a web application for visualizing weather data. It uses the Open Weather API and D3.js to provide interactive visualizations depending on the user's search queries.

Try it out:

Try out the app on Heroku

Technologies used:

  • Ember.js
  • D3.js
  • Node
  • Bower
  • Sass
  • Bootstrap
  • Javascript
  • HTML
  • CSS

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Further Reading / Useful Links

License

This software is licensed under the MIT license.

Copyright (c) 2016 Matt Carlson

About

Data visualizations from the open weather API using D3 in Ember.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published