I am struggling to understand how I would structure my site in terms of nodes, taxonomy etc. I have installed and had a quick play but so far I seem to be going round in circles!
What I am trying to do is setup a site that will list when tickets go on sale. I believe I need to create nodes for event, venue and ticket sale details (each event can have several ticket sales).
Each event will be in a category e.g. Sport, Music, Theatre etc setup using Taxonomy. But if an event is sport for example it needs a subcategory like Football, Cricket etc. Is this possible?
Also if a user is listing a Football game then when entering the event details they will need to select Sport > Football but then I would want the fields for that event to change so that they could select which teams are playing (Home and Away teams), I obviously would not want these fields for a music event, then I would want different fields such as which bands are playing. What is the best way to do this in Drupal?
Users should then be able to search for events and upcoming ticket sales by category, venue, team name, band name etc.
Am I missing anything obvious? Any advice as to anything else I need to think about/do?