Skip to content
This repository has been archived by the owner on Jan 5, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 494 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 494 Bytes

Bauhaus/Katalog

The Bauhaus/Katalog is a web application written in Ruby On Rails that aims to provide a simple interface for students and other contributors at a university (or another organization) for creating semantically connected digital portfolios.

Getting Started

For this application to work you will need imagemagick.

on linux machines type:

sudo apt-get install imagemagick

on osx (you will need macports) type:

sudo port install imagemagick