- Gsoc Timeline : http://tyrocredence3.blogspot.in/
- Systers My profile page : http://systers.org/systers-dev/doku.php/saumya_gurtu
- Deployed project link :
Its the actual rails application code
Its contains the following files:
- Systers_GSoC14_LangTrans_Requirements.docx
- PC_PostRegion.xlsx
- plt_ProjectDocumentation.docx - Project Documentation : http://tyrocredence4.blogspot.in/
- plt_ProjectUnitTesting.docx - Unit Tests : http://tyrocredence7.blogspot.in/
- Rails 4.1.1
- Ruby 2.1.2p95
- Sqlite3 (development and test), postgresql (deployment)
- Download the zip PLTcode file from repository.
- Extract the folder and type "cd foldername".
- Do "rake db:migrate".
- Do "rake db:seed".
- Do "rails s" and open the link it asks you to in your web browser.
- Now use the application as you like :)