ArtInvolved status update 0
So, as most of you know I’m currently working on a significant upgrade of ArtInvolved.com. Beside it being packed with a lot of new features it also comes with a spiffy new design.
The current site is running 100% on CodeIgniter which is a rather cool MVC framework. The new version will do the same, but in a slightly different setup. The problem I’m having at the moment is trying to figure out if I should start from scratch, re-using (most) of the programming work from the previous version or that I should just copy the whole structure and add to it.
ArtInvolved was the first site I made with the CI engine, so it was all a bit experimental. Now that it’s all up and running I believe I got a better grasp on the framework so I’m leaning towards doing it “over”, and improved.
I’ll let you know!