Design
Images - DJ Interface |
Description |
---|---|
|
Heuristic Evaluation:
|
|
Heuristic Evaluation
|
|
Heuristic Evaluation
|
|
Heuristic Evaluation
|
|
Heuristic Evaluation
|
|
Heuristic Evaluation
|
Images - Listener Interface |
Description |
---|---|
|
When a user initially opens the application, they see this default home |
|
After submitting a valid "DJ code," information begins to populate the |
|
In this screen, the user sees the list of songs that have been played. |
|
This is the voting screen. When the DJ selects songs for the listeners |
Implementation
For mackVibes, we used HTML/CSS/Jquery to design and implement the front end. Initially we chose to use twitter bootstrap to design the application, but this implementation decision caused problems, and we found that using the jquery mobile library instead, provided for an easier designing stage, as well as a consistency for mobile web applications that we could not achieve using twitter bootstrap.
On the mobile application side we also used echonest, an api used to gather and display information about a song, artist, or track, and utilized this to present important information about songs played by the DJ.
For the backend we utilized node.js as well as bcrypt.js files to sure up the password encryption.
Evaluation
Users:
Because we had 2 interfaces for our project, we had to pull two different types of users.
- User type 1-DJ: A College DJ that often Dj's at parties whether for pay or free.
- User Type 2:-Party-goer: A College student that frequents parties
Of these user types we had 3 Dj's
- DJ 1: A Senior at MIT, with 4 years of experience Dj'ing fraternity parties.
- DJ 2: A Junior at MIT, with only about 1 1/2 years of experience DJ'ing fraternity parties
- DJ 3: A Freshman at MIT, who has only DJ'ed at about 2 parties thus far in his career
we also had 3 party goers however their background is less important since the focus group for MackVibes is the Dj community.
Briefing:
DJ
You've just finished setting up your equipment to DJ for the party tonight, however, you don't quite know what kind of music the crowd is going to like THis is a new audience, and you don't want to perfom badly. You have decided to Use MackVibes, which is a software that allows you to interact with your audience, by giving them options for songs to vote on by the click of a button, or simply provide them with the name of songs currently playing.
Audience
You've just shown up at this awesome party and heard of this cool application that allows you to rate the song currently playing, check information about songs that have already played during the night, or vote between a set of songs to see what they want to hear coming up.
Tasks:
DJ
- Theoretically download our plugin and organize his music into a playlist for the party
- Select 3-5 songs for the audience to vote on, and begin the voting process
- End the voting process and analyze results, both
- Genre popularity, and
- The overall mood of the party
- Analyze feedback from the audience about the overall performance
Audience
- Vote for song to listen to in the next few minutes
- look at previously played songs from the audience and interact with that list
- Upvote and/or downvote DJ performance
...
Usability Issues
User |
Issue |
Severity |
Possible Solutions |
---|---|---|---|
DJ #1 |
Samples for the music in the queue and when searching would be useful |
Minor |
|
|
Drag and Drop to add songs to the queue |
Cosmetic |
|
|
Confirmation before playing a new song (Error Prevention) |
Major |
|
|
Search is very useful |
Good |
|
DJ #2 |
DJ Feedback on the homepage does not display correctly |
Major |
|
|
Queuing genres rather than songs could be useful |
Minor |
|
|
Set up Queue like Reddit, with upvoting/downvoting |
Minor |
To avoid popular songs becoming too overplayed, songs once played can be take off the queue |
|
Search lets user click an entire row |
Good |
|
DJ #3 |
Voting runs in the background for DJ |
Minor |
Maintain the text of the |
|
Sortable song lists |
Minor |
|
|
No graph about song votes shows up |
Major |
|
|
Make sure the bottom menu stays fixed |
Major |
|
|
Change 'Previous Winner' to 'Now Playing' |
Cosmetic |
|
|
DJ feedback last hour shows no information |
Minor |
|
|
Auto-Login after registering |
Major |
|
Client #1 |
Case Sensitive DJ code |
Cosmetic |
|
|
Submit DJ code button should disappear after submission |
Major |
|
|
Rate the party at the end, between 1-10 |
Minor |
|
|
Notification when voting starts |
Major |
|
|
Voting has a timeout so that the DJ doesn't have to go back and forth |
Major |
|
|
Rate the Party feature is great |
Good |
|
Client #2 |
Tablet interface is weird - Text is too big, page is not scaled to phone |
Major |
|
|
TEST ON THE PHONE |
Major |
|
|
Send comments to DJ |
Minor |
|
Client #3 |
Vote on party and song. |
Good |
|
|
Change the voting style to that of 'Rate the Party', good for users used to one-click functionality |
Cosmetic |
|
|
Add an Undo button after voting |
Minor |
|