Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 345 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 345 Bytes

GolfScoreboard

PhoneGap app for keeping score of a game of golf.

This is my first PhoneGap application using jQuery Mobile. This is more a proof of concept project for me. What I try to do is:

  1. Implement Model-View Controller design pattern by decoupling the Model and View;
  2. Implement Module pattern;
  3. Using namespace.