Category: Django

Music Events

Music Events

This Music Events application is built in Django and makes use of the last.fm api and the Google geocode api. Users need to register for an account and log in. They can then either have their browser get their location or enter a location. When a use (location) button is clicked, a Google map appears with the ten most recent upcoming music events marked.

Below the map is a table showing more event details. Artist and venue detailed info is linked from the table and map info boxes. When a visitor comes back the site, all previously selected locations are available for checking music events.

StrateSphere.com CMS

StrateSphere.com CMS website

The StrateSphere.com website is a CMS built with Django. This was a collaborative effort where I created all of the jQuery effects on the site including a parallax effect on the home page and a full-page timeline slider. I also coordinated with the project lead to create the Django models and views.

The site is completely responsive and also includes a blog (news section).