The best way to learn about GenHelm in detail is to visit the video gallery on the sakila database demo site.
Below are a few of the live production sites built using GenHelm.
Heavy Duty Tarps |
Heavy Duty Tarps is an eCommerce site used to configure and sell custom tarps throughout North America. This site includes a back office used to administer and ship orders. Programming skills were required to build this site primarily due to the complexity of pricing custom tarps of any size with a wide variety of features which you can see on this page by clicking the complex custom tarp link. The exact same code is used to render a .com version of the site (with US spelling) and a .ca version of the site (with Canadian spelling). The $locale function is used to render the proper spelling based on the current language setting. For example, $locale(color) will render either color or colour. |
The Chiropractic Cancer Foundation for Children |
This charitable organization's mission is to provide free chiropractic care to children with cancer throughout the world. This site implements a directory of CCFFC members throughout the world and highlights some of the database and Google Map features of the GenHelm runtime. The maps and directory listings are driven off of a MySQL database. Approximately 200 lines of PHP code was needed to implement this site. |
Mississauga Criminal Lawyer |
This site is used to support the law practice of Mr. Randy Norris, Mississauga Criminal Lawyer. No database is required to host this site. The site was built by a non-programmer (designer). This site leverages the Bootstrap framework. |
Toronto Shoring |
Toronto Shoring is a Toronto-based excavating firm. This is another example of a site which was built without any programming and does not use a database. Six lines of PHP code was needed to implement the online quotation feature shown here. |
Personal Injury Lawyer |
This is another lawyer website that was built by a designer without any programming knowledge. This site uses GenHelm's built-in database blog so that the law firm's own staff can update their blog and post articles without the help of technical resources. The contact page of this site also demonstrates the use of local business json script. |