Golf Records

This is the start of a golf record application. It will be able to retrieve golf records from a database and display them to the user.

Currently it just loads some information stored in the angular controller, but eventually it'll get there.

Check out my blog to learn more about it

{{course.name}}
{{round.course}}
{{round.player}} : {{round.score}}
Details
Hole {{detail.hole}}
{{detail.score}}