We develop many web applications, most of which are hosted on corporate servers and not accessible via the Internet.
We have not yet adapted the standard template for our web applications, and we spend a lot of time on design work when we release an application that is consumed through a browser. I'm talking about waste, because most of our applications are simple, and none of us practice designers. Doing GUI work tends to waste developers time because they are not so well seasoned in CSS because they are in their respective programming languages. No wonder we also have more than glamorous interfaces ...
I want to find a good web application template and customize it to our corporate colors, etc.
I look at the topic of the Pilu web application and it looks great:
http://github.com/pilu/web-app-theme
Does anyone know of any other free or commercial packages on the same lines? I want to conduct a full investigation before we invest time in customization. Also, something aimed at the Java world would be nice. I notice that there are some cool Rails generators in the Pilu web application, but we mainly work with JSF. However, this is not very important - we mainly want to write our own HTML code, and it would be nice if the documentation was sufficient so that we could work from the design concept to the finished product, not too many trials and errors.
Thanks for your input!
source share