Previous Topic: Client ProceduresNext Topic: eGolfer Home Page


eGolf Services Home Page

From the eGolf Services home page, golfers can register to use our service, or if they are already registered, they can login. In either case, we will have to call the Maintain Golfer server procedure to either add them to the system or to verify their password and log them in. Once they are successfully registered or logged in, we can direct them to their eGolfer home page.

The previous basic system flow is depicted in the following Navigation Diagram:

eGolf Services diagram

The eGolf Services home page will appear as shown:

eGolf Services Home Page

The eGolf Services Registration Web page appears as shown:

eGolf Services Home Page

The eGolf Services Login Web page will appear as shown:

eGolf Services Home Page

The eGolfer Home page will appear as shown:

eGolf Services Home Page

Once directed to the eGolfer Home page, users can update their profile information or remove themselves entirely from our database. To do so, we will call the Maintain Golfer server procedure.

In addition, golfers will be able to add, update, and remove scoring records. Performing any of these actions will require:

The previous basic system flow is depicted in the following Navigation Diagram:

eGolfer Diagram

The Update eGolfer Information window will appear as shown:

eGolf Services Home Page

The Remove eGolfer window will appear as shown:

eGolf Services Home Page

The Add Scoring Record page will appear as shown:

eGolf Services Home Page

The Update Scoring Record page will appear as shown:

eGolf Services Home Page

The Remove Scoring Record window will appear as shown:

eGolf Services Home Page