Build Status

Join the chat at https://gitter.im/systers/language-translation

GSoc Photo Language Translation Project 2015

  1. Gsoc timeline :
  2. Developer's Systers profile page :
  3. Link to the deployed application :

Features and Specifications

link to wiki article

Application Structure

link to wiki article

Framework and specifications

  1. Rails 4.2.1
  2. Ruby 2.2.0p0
  3. PostgreSQL (development, test, deployment)

Instructions on running the application

  1. Download the PLTcode directory.
  2. Enter the application's root directory.
  3. $ rake db:migrate
  4. $ rake db:seed
  5. $ bower install
  6. $ rails s
  7. Enter localhost:3000 on a web browser