Play example of making a surfer encyclopedia, thus "surferpedia". This sample uses the Play framework along with Twitter bootstrap.
Download the .zip from GitHub, unzip, cd into the directory, invoke the play command to enter the play console, and execute the run command to see the running application at localhost:9000
The navbar allows the user to navigate to each surfer's page, which is divided by category.
Thanks to Philip Johnson for teaching ICS 314. (Fall Semester 2013)