Showing 2 Result(s)

Intermezzo Website

I have programmed the website for my dad’s band “Intermezzo”. A designer designed the website (as photoshop layout) and I made it “real”. It became some kind of mini content management system: It has a simple news system on the front page, a html5 music player, which songs you can define and upload via admin panel, a guestbook and an events plan.

For the website I developed an simple framework with PHP which includes a front controller, a database abstraction layer, a layout system, a GPC cleaner and user rights management, also known as role system.