Tag » netbeans

JAN
26

Generate MVC Files Easily from a Template and your Database

Originally, I did not plan on releasing this Java application I wrote which I named Web App Builder. I created it to help me build models, controllers, views, and forms automatically for CodeIgniter, or any other frameworks I was working with, using templates and my database structure. It could even be used for jQuery functions such as posting values etc.... read more »