Table Layouts - GolfWithMe/Master GitHub Wiki
New tables
- Table of golf courses.
- Holds the details of each new GWM request.
- Holds the list of invitees for each event.
- Holds the list of responses from the invitees.
- Holds the list of times that the requester has added to the available selection list.
- This is a table that holds the favorite courses for each member.
- This table holds all of the information about who has paid to be a member of which groups, the renewal information, did someone else pay for the membership, who pays at renewal, etc.
- This table holds additional options for each group. New options are added in here instead of in the joomla table so that future changes to JomSocial will not affect these other options.
- This is a list of the lists of values
- This is the values for the different lists.
- This is a table that holds other golfers that a member does not want to play with again.
- This table holds ratings of golfers by golfers they have played with.
- This table holds the public golf with me request notifications for golfers that were matched.
- This tables holds a history of all payments made, the amount, who paid, etc.
- The user profile for the GWM features. This data is used for alerting and doing auto public matching.
- The table holds a list of zip codes. We store the latitude and longitude of each zip code, when the golf courses for this zip code were last downloaded.