sibprogrammer / specscan

Web platform for vehicle GPS tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpecScan

Table of contents:

  1. Requirements
  2. Environment
  3. Installation
  4. Usage

1. Requirements

  • Ruby 1.8.7
  • Rails 3.1
  • MySQL 5.1
  • MongoDB

2. Environment

Recommended environment is Debian 6 32-bit.

3. Installation

The following commands should be performed to install the product:

  • git clone url
  • cd specscan
  • bundle install
  • rake db:migrate
  • rake test
  • rails server

4. Usage

By default panel will be available at http://your-server:3000/

About

Web platform for vehicle GPS tracking


Languages

Language:Ruby 50.7%Language:CSS 26.9%Language:HTML 16.4%Language:CoffeeScript 5.8%Language:JavaScript 0.2%