teaching machines

Jahnkekm final project – NoBrandCon App

November 22, 2011 by . Filed under cs491 mobile, fall 2011, postmortems.

I decided to make my final project be an app that I was going to have to make either way. I work with the non-profit organization NoBrandCon, which holds a 3 day convention every year in the spring. I had offered to make an app for our attendees, so to consolidate two parts of my life together, I decided this would make a great final project. I think some parts of it might be a bit too much for the scope of the project, but these are the things I would like to get done for a deliverable product. The format of my design might look weird, but it helped outline the activities I need for this application.

Central Hub Activity {
Info Button > Info Activity
News Button >
Link to Website/Link to RSS
Google Reader/Feedly Integration?
Events Button (Only visible during convention weekend) > Events Activity
NoBrandCamera Button > NoBrandCamera Activity
}

Info Activity {
Basic information
Events Button > Events Activity
Guests Button > Guests Activity
}

Events Activity {
Panels/Events Button > Schedule Activity
Viewing Button > Schedule Activity
Gaming Button > Schedule Activity
}

Schedule Activity {
List activty of events per room of a type of event (Panel/Viewing/Gaming) retrieved from remote and/or local database
Navigate pages with gestures
Event > Event Activity
}

Event Activity {
Description
Attendable
Likeable (Enabled during/after con weekend only)
}

Guests Activity {
List Activity of Guests
Guest > Guest Activity
}

Guest Activity {
Guest info
Navigate with gestures
}

NoBrandCamera Activity {
Camera Activity with storage and twitter integration
}

Preferences Activity {
Accessible from menu
Twitter options
Storage options
Google Reader/Feedly integration options
}