An online dictionary for all the important terms of the web world. Also: literal translations of terms into other languages.
- Ruby
2.2.0
- Rails
4.1.6
- Elasticsearch
$ bundle update
$ bundle install
$ rake db:migrate
$ rake db:seed
$ rake searchkick:reindex:all
$ rails s
This project was created for the Backend Engineering class at the FH-Salzburg in the winter term of 2014.