mufid / krl-realtime

KRL in Realtime, with Rails. UPDATE: THIS REPO IS OBSOLOTE SINCE KAI CLOSE THEIR API

Home Page:http://krl-realtime.herokuapp.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to krl-realtime

<img src=“https://travis-ci.org/mufid/krl-realtime.png” />

KRL Realtime is an app for viewing KRL position in real time. This consist of two things:

Todos

  • Create the service

  • Create the status pages

  • So many things

  • Integrate test with Travis

Limitations

  • Only 5000 records could be estimated. Due limitation to Heroku’s dev postgres

Contributor notes

  • Please fork with your branch representative name

  • Make issue so that the task is assigned to you (and make sure no other people work on your task)

  • Don’t forget to rebase before push

  • Conflict pull request will be rejected

Contributor Guide

  1. fork, clone

  2. cd to the clone, ‘bundle install`

  3. Run postgre, make sure the settings is the same with ‘config/database.yml`

  4. ‘bundle exec rails s`

Current data of retrieved KRL data is being processed.

About

KRL in Realtime, with Rails. UPDATE: THIS REPO IS OBSOLOTE SINCE KAI CLOSE THEIR API

http://krl-realtime.herokuapp.com


Languages

Language:Ruby 96.9%Language:JavaScript 2.3%Language:CoffeeScript 0.8%