Giter Club home page Giter Club logo

stationspotter's Introduction

Station Spotter

This was a project by @richardcahill and I for the International Space Apps Challenge in 2013. It visualises the location of the International Space Station on a three-dimensional globe in the web-browser. I've since started doing some upgrades.

Contributing

I've added Bower for dependency management, frontend web dev has moved on in 2 years. I use vagrant to host it locally, rather than file:// or have an http server installed on my machine, I find that it's quicker than solving all of the cross-origin problems that come with the APIs I'm using. You can locate this in a local webserver documentroot if that's what you're into, but I've provided a vagrantfile that will set this up rather nicely.

To get set up, Install Vagrant, Node and npm. Those links explain it easily enough. You'll then want bower (npm install -g bower).

Now you should clone the master branch of this repository. To install the dependencies for stationspotter.com (they're not hosted in this git repository themselves), run bower install.

When you run vagrant up, it will provision a local vm and forward the port, once it's set up you can go to 127.0.0.1:4567 in your web browser to see the site. You can make changes to the files and they'll be updated straight away, you just need to refresh. You can of course run vagrant destroy to delete the VM once you're done.

stationspotter's People

Contributors

hughrawlinson avatar richcahill avatar

Stargazers

 avatar

Watchers

 avatar  avatar  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.