Jarmo's programming assignment for application to Sofware Factory
Structure
This progamming assignment is divided to two folders
- CertOpenGataVisualizer gem
- Frontend (almost deprecated (useful only when depoying it to server - can easily be deployed with phusion passenger...)
CertOpenGataVisualizer gem
I created a simple gem for fetching and processing Cert Open Data See cert_open_data_visualizer/README.md for more info.
Frontend
A simple sinatra frontend utilizing my CertOpenGataVisualizer gem. See frontend/Readme.md for more info.
How to use?
Better instructions are included in each projects readme
Guides expect that ruby 1.9.3 or newer is installed and you have permission to install gems. Installing ruby is easy with rbenv