club-app-device-showcase

This web application was born out of the frustration my friends and I experienced whenever we decided to go to a nightclub. We'd spend way too much time trying to find parties and even more time trying to agree on which one to attend. So, I created this site to help streamline the process.

standing-mobile-device-showcase
event-page-breakdown

Some Markup...

The site was built with Laravel. It uses the Eloquent ORM, which makes it easy to manage the relationships between database tables. I also used the Carbon API to create a custom class to reformat dates for view presentation.