A brief slide deck outlining a simple Android application created for Santa Monica College CS86 class. The goal was to create an app specifically tailored for live music enthusiasts. Similar apps available are Archivist and MusicArchive.
tailored towards the needs of live music enthusiasts - Live music is presented and browsed differently than traditional album based music - Some apps are out there, but could be improved upon for a specific niche
Detail pages - Detail page features setlist -User can click song to play Technical: - Multiple layouts - Pull data from Internet Archive - Custom JSON transformer objects - Local datastore for favorites
calls to archive.org - More robust navigation - Ability to share favorites with others, increasing the social aspect - Generalize for use with all bands
Deck - Balsamiq - Rapid design mockup tool - Example of retrieving external data - Newsreader Tutorial - Example of parsing JSON data JSON parsing list adapter tutorial