View Single Post
  #1 (permalink)  
Old Apr 14th, 2008, 15:11
overkil6 overkil6 is offline
New Member
Join Date: Apr 2008
Location: Canada
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Multi-league and Multi-tiered team schedule

Hello all,

I am in the process of designing a site for a local volleyball club. The design itself is pretty much done. Right now we're trying to wrap our heads around on how to design a league management system. Specs are as follows:

1) There will be multiple leagues.
2) Each league will have multiple divisions.
3) Each division will have multiple teams.

I'm not concerned so much about the back end management - we will be using PHP/MySQL as these are our languages of choice.

I'm concerned about the design aspect of this. I'm not exactly sure how I can cleanly present this information without both displaying everything at once or displaying too little and having users clicking 3 times to get the information they are looking for.

Has anyone seen a pretty functional design for something similar to the above?

Many thanks!
Reply With Quote