Living Ventures, Project
Description
Blog platform made for the restaurant group Living Ventures. Living Ventures is synonymous with good service and quality brands. Our enviable reputation has been achieved by ensuring that we recruit talented people and help them to fulfill their individual potential by fostering a sub conscious understanding of their role in the business so that all conscious thought is directed to ensuring a positive customer experience.
Brief
To create an informative and attractive blog.
Features
-
// split commas.
$techs = explode(',',$project['Project']['features']);
foreach ( $techs as $value ) { echo '
- '.$value.' '; } ?>
Technologies Used
-
// split commas.
$techs = explode(',',$project['Project']['technologies']);
foreach ( $techs as $value ) :
echo '
- '.$value.' '; endforeach; ?>