Community Trust Bank: Community Trust Bank Site

Community Trust Bank: Community Trust Bank Site

2010-04-01

CMS and Django tools for a Louisiana bank web site. Tools allow the bank to manage multiple product lines with different details from state to state.

Community Trust Bank is based in Louisiana but has expanded into Mississippi and Texas. In order to better serve their expanding customer base and to better reflect their growing size, they contracted Lightfin Studios to build a new site. The site is powered by a custom Django CMS that brings together a number of applications. Page content is edited in a friendly WYSIWYG interface in the Django administration tools. Products (e.g., checking accounts, loans, CDs) and rates are also managed in the administrative tools and the relevant pages pull in the information as needed. Additionally, the pages customize the products and rates listed based on the user’s selected state (and require the user to select a location before displaying any content). thumb:1

In order to help existing customers find the branch or ATM location closest to them, the site provides a Google Map listing branches and ATMs with custom icons on the map. A search form is provided so users can filter the map and location list down to just locations near their zip code. All of this is powered by a Django application that stores locations, zip codes and the longitude/ latitude pairs for each. Rather than force non-technical administrators to look up the longitude and latitude for their locations, locations are looked up for them via an API provided by TinyGeocoder.

Locations Tool Google Map with radius search based on a user's zip code. Rates Display Current rate information is based on the user's location

Homepage Community Trust Bank has locations in Louisiana, Mississippi and Texas.

social