- Gsoc timeline :
- Developer's Systers profile page :
- Link to the deployed application :
- Rails 4.2.1
- Ruby 2.2.0p0
- PostgreSQL (development, test, deployment)
- Download the PLTcode directory.
- Enter the application's root directory.
$ rake db:migrate
$ rake db:seed
$ bower install
$ rails s
- Enter
localhost:3000
on a web browser