7/26/2011 ~ 1 min read

CoBiz Search


Jason gave me some data about Colorado Businesses, names, locations contacts and revenue is what stands out to me. I put it into a database and am using Code Igniter to build a simple interface so he can find the information he that is useful to him. I am at the step of creating a model for one business. This model will have methods for getting and setting the details for a business instance. The idea tickling my mind is that I can then create a second model; one that is a collection of businesses and that model will have functions that slice and dice what gets sent back to the browser. Search for names, contacts, revenue ranges.


Headshot of Matthew Hippely

Hi, I’m Matthew. I live in Ventura County, and spend my time thinking about systems, software, and how things evolve over time.

You can find me on GitHub, LinkedIn, or read more about me here.