Skip to content

mszabo/skyderby

 
 

Repository files navigation

Skyderby

Code Climate Test Coverage Build Status

Why Skyderby exists?

In April 2014 I finally got the GPS tracker. After a couple of wingsuit jumps with it I wanted to check my results and faced the following problem: all existing services (free or commercial) didn’t show any results at all or showed it in a very uncomfortable way.

So I decided to create a new application.

Technical details

  • Ruby version

    ruby 2.1.2

  • System dependencies

    redis

  • Configuration

  • Database creation

  • Database initialization

    To initialize an empty application database run rake db:schema:load

  • How to run the test suite

    To run unit tests use rspec spec within project folder

    To run integration tests run cucumber within project folder

  • Services (job queues, cache servers, search engines, etc.)

    sidekiq

  • Deployment instructions

Million Thanks to

Alex and Svetlana Rubinshtein, Shane Dunn, Aleksey Shatilov, Valeriy Salcutsan, Simon Repton, Evgeniy Pavlov, Egor Orlow, Simon Perriard, Aleksey Galda, Aleksandr Zharikov, Ekaterina Larina, Tatyana Holm, Yulia Makoveeva, Leonid Sigalov, Sergey Panteleev.

Licensing

Code released under AGPLv3 license.

Note: Skyderby is using Highcharts JS library which is licensed under Creative Commons Attribution-NonCommercial 3.0 License.

Packages

No packages published

Languages

  • Ruby 48.1%
  • HTML 24.4%
  • JavaScript 19.4%
  • CoffeeScript 4.0%
  • CSS 2.9%
  • Nginx 0.8%
  • Gherkin 0.4%