http://{yourdomain}/admin | Your main access to the back-end |
http://{yourdomain}/logoff | logoff link (put on website so admins and users can logoff when finished [system does time out after 20 mins]) |
http://{yourdomain}/home | Your home page |
http://{yourdomain}/register | Link for users to register |
http://{yourdomain}/player_maint | link for users to update their profile |
http://{yourdomain}/contacts | page where users can your club contact info and form |
http://{yourdomain}/tournament | link to tournament (requires tournament id) |
http://{yourdomain}/event | event registration or data form (requires event id) |
http://{yourdomain}/events | all open events on one categorized page (event categories must be setup first) |
http://{yourdomain}/coach_app | link to coach application (team staff can fill this in to create a coach/assistant coach/manager record) |
http://{yourdomain}/official_app | official application form (officials can fill this in to create a system official record) |
http://{yourdomain}/field_status | Field Status page (name, status, map, type, city |
http://{yourdomain}/ref_schedule_maint | Referee Schedule page (will need to login) |
http://{yourdomain}/schedule | Game Schedules page |
http://{yourdomain}/standings | Team Standings page |
http://{yourdomain}/team_page?id={team_ref_no} | Team Page for specific team |
http://{yourdomain}/team_pages | Team Pages |