I am setting up a site that sells consecutive hunting days. For a given season a hunter can register to hunt from 4 to a maximum number of days. There can be no more than 4 hunters at any given time and some hunting seasons overlap so that for instance, if black powder season and archery season overlap there can still be no more than 4 hunters on any given day.
I need an event in which I can sell consecutive days within the event start and end dates.
I need to coordinate overlapping events so that I can insure a maximum number of hunters on any given day.