No commit activity in last 3 years
No release in over 3 years
Jarmo Isotalo's application project for software factory
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 1.3
>= 0

Runtime

~> 4.0.4
~> 0.12.0
~> 1.4.4
 Project Readme

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