Giter Site home page Giter Site logo

gdurelle / githubmates Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 440 KB

A sample Rails app to geolocate github committers from a given repo.

Home Page: http://githubmates.herokuapp.com/

License: GNU General Public License v3.0

Ruby 94.77% CSS 2.65% CoffeeScript 1.07% JavaScript 1.51%

githubmates's Introduction

GithubMates

Build Status

A sample app to geolocate github committers from a given repo.

http://githubmates.herokuapp.com/

Goal:

1- Geolocate all committers (contributors) from a Github repository.

Home page will have a form to enter a Github's repository name.

Committers'detail page will display a Google Map with markers geolocating each committer.

Each marker will be click-able, to display an info-bubble with user's informations (including avatar). Non-geolocalisable commiters will be listed on the page.

2- Add a bonus feature using the Github API.

Prefered test frameworks & tools

  • Rspec
  • Capybara
  • VCR

Additionnal notes

Sadly I can't add a Sidekiq here because it's hosted on Heroku. (And therefore would cost me money).

In the ideal situation you want to add Redis and send Github API requests in background. Also you's want to add a bit of caching for Geocoder requests.

TODO:

  • Add sucker_punch gem
  • Add memecache plugin in heroku app to cache Geocoder's requests.

githubmates's People

Contributors

gdurelle avatar

Watchers

 avatar  avatar

githubmates's Issues

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.